Note: | To use this action, CentraSite must have a connection to an SMTP email server. For instructions on how to configure CentraSite's connection to an email server, see the CentraSite Administrator’s Guide . |
Note: | During an iteration of the policy, if the connection to a SMTP email server fails, this policy action returns a failure code. CentraSite writes the failure message to the policy log; however performs the next action in the policy (if one exists). |
Input Parameters | |||||
Users | Array of Users Users who are to receive the email.
| ||||
Groups | Array of Groups Groups whose users are to receive the email.
| ||||
Subject | String The text that you want to appear in the email's subject line. This text can include substitution tokens to insert run-time data into the subject line. For information about using substitution tokens, see Substitution Tokens. | ||||
Use Email Template | Email Template Specifies the template that is to be used to generate the body of the email message. For more information about using email templates, see Predefined Email Templates Installed
with CentraSite
.
| ||||
Custom Message | TextArea The text of the email message. This text can include substitution tokens to insert run-time data into the message. For information about using substitution tokens, see Substitution Tokens.
| ||||
Format | String Specifies whether the custom mail message is formatted as HTML or plain text. | ||||
Include owner in notification | Boolean When enabled, this parameter sends the email notification to the provider of the API on which the policy is acting in addition to the users specified by the Users and Groups parameters. |