2020.1

Table Of Contents
Output
This task doesn't have any output other than the email that is sent to the recipient(s).
Task properties
General Tab
Nearly all of the fields on this tab are variable property fields, which means the values may
change with each job at run-time. You can use any combination of text, variables and data
selections; see "Variable task properties" on page301.
Message information
Note
When specifying multiple recipients for the To, CC and BCC fields, separate the e-mail
addresses with semi-colons (;).
l
To: Enter the email address(es) of the recipient(s).
l
Cc: Specify addresses to which a copy of the generated emails are to be sent.
l
Bcc: Specify discreet addresses (other recipients will not be able to see these addresses)
to which a copy of the generated emails are to be sent.
l
Subject: Enter the subject of the email. Note that if you use a data selection in this field,
you must be sure that the data that will be selected at run-time will not contain any
parentheses, as this would cause the task to fail. If you suspect that the data may contain
parentheses, you should use a Run Script action task (see "Run Script" on page477)
with a Strip() function to strip them out.
l
Message: Enter the content of the email message. This may be text or HTML based.
Note that since this is a variable property field, its content is parsed at run-time. If HTML
code is entered or pasted in this box, percent (%) and slash (/) HTML characters must be
doubled, otherwise they will be disregarded.
Note
Different email clients have different support for various features, especially with
Page 644