SendMail
SendMail is an activity that sends an email by way of an SMTP server.
Settings
Note: To securely configure the
SendMail activity using the
smtp.gmail.com server, use TLS on Port 587 or SSL on port 465.
The Settings tab has the following fields.
Field | Description |
---|---|
Server | The host name or IP address for the mail server. |
Port | The port used to connect to the server. |
Connection Security | The type of connection to be used to communicate with the mail server. Select TLS or SSL depending upon the security configuration of the mail server. In case no security is enabled on the mail server, select NONE. |
Username | The username to use when authenticating to the mail server. |
Password | The password to use when authenticating to the mail server. |
Input
This tab displays the fields that are used as input for the activity.
Input Item | Description |
---|---|
sender | The email address of the sender. |
recipients | The recipient list for the email. You can send mail to more than one recipient.
Provide a list of recipients in a single string by using a comma as the delimiter. |
subject | The subject of the email. |
message | The text of the email message. |
Copyright © Cloud Software Group, Inc. All rights reserved.