Salesforce

Email (Magic xpi 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Email (Magic xpi 3.x)

Using standard communication protocols, the Email component sends and receives email messages, including attachments that can be saved on the local computer.

You can use the Email component to send or receive email messages. However, you cannot use the same instance of the Email component to perform both of these operations in one flow. Therefore, to perform both the Send and Receive Mail operations, you must use two instances of the Email component.

There is no limit to the number of instances of the Email component that you can use in the integration flow.

The Email component can:

  • Send and receive multiple messages at the same time.

  • Selectively filter email messages received based on different criteria.

  • View the received email messages on the server.

  • Choose which of the received messages to download to the local computer.

  • Determine which email messages should remain on the server after deletion from the local computer.

When you configure the Email component you provide it with information such as the type of operation carried out, the mail recipients and senders, and any attachments you are sending with the mail.

Note:

  • To use the Email component, you must have SMTP and POP3 or IMAP servers installed in your network. The default is SMTP.

  • The Email component can be used as a Trigger component for receiving email. The component triggers a flow only when mail is received after polling the POP3 server.

  • When working with languages other than English, you may have to change the character set used by Magic xpi. You do this by adding the MailCharset setting to the Magic.ini file.

There is a sample project available for this component. If you selected the Options screen's Install Sample Projects check box during the installation, you will find the sample project at: [Magic xpi installation]\Sampleprojects

Related Topics

Reference
Attachment 
Attachment