from | String (Optional) Specifies the email address of the sender. The value you specify here overrides the value specified in the mft.user.email.from server configuration parameter for this action. | |||
to | String Specifies the email of the receiver. | |||
cc | String (Optional) Specifies the email IDs to copy the email to. | |||
bcc | String (Optional) Specifies the email IDs to blind copy the email to. | |||
subject | String Specifies the text that will appear in the subject line of the email (for example, Disconnect:?User %user_name%). The value you specify here overrides the value specified in the mft.user.email.subject server configuration parameter for this action. | |||
body | String Specifies the content that will appear in the body of the email. You can use server variables in the body of the email. |