Send Email From Template

This action causes an e-mail notification to be generated using a SMTP notification configuration object, e-mail template object and replacement tokens.


Example


Send Email From Template

The following is an example of the Named String Builder, used to provide the strings argument:


Send Email Named String Builder


Fields

Notification DN

Slash form DN of SMTP notification configuration object.


Template DN

Slash form DN of e-mail template object.


Password

(Optional) SMTP server account password.

WARNING:  The value of the password attribute is stored in clear text.


Strings

Replacement tokens for the e-mail message. The following table contains reserved replacement tokens, which specify the various e-mail addresses:

String Name Description

to

Adds the address to the list of e-mail recipients, multiple instances are allowed.

cc

Adds the address to the list of CC e-mail recipients, multiple instances are allowed.

bcc

Adds the address to the list of BCC e-mail recipients, multiple instances are allowed.

reply-to

Specifies the address to be used as the e-mail message reply address.

encoding

Specifies the character encoding to use for the e-mail message.