Send Email

Sends an e-mail notification.

Fields

ID

(Optional) Specify the User ID in the SMTP system sending the message. Supports variable expansion. For more information, see Variable Expansion.

Server

Specify the SMTP server name. Supports variable expansion. For more information, see Variable Expansion.

Message Type

Select the e-mail message type.

Password

(Optional) Specify the SMTP server account password.

IMPORTANT:You can store the SMTP server account password as a Named Password on the driver object. This allows the password to be encrypted; otherwise you enter the password and it is stored in clear text. For more information on Named Passwords, see Using Named Passwords in the Novell Identity Manager 3.5.1 Administration Guide .

Strings

Specify the values containing the various e-mail addresses, subject, and message. The following table lists valid named string arguments:

String Name

Description

to

Adds the address to the list of e-mail recipients; multiple instances are allowed. Can contain a comma-separated list of recipients.

cc

Adds the address to the list of CC e-mail recipients; multiple instances are allowed. Can contain a comma-separated list of recipients.

bcc

Adds the address to the list of BCC e-mail recipients; multiple instances are allowed. Can contain a comma-separated list of recipients.

from

Specifies the address to be used as the originating e-mail address.

reply-to

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

subject

Specifies the e-mail subject.

message

Specifies the content of the e-mail message.

encoding

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

custom-smtp-header

Specifies a custom SMTP header to add to the e-mail message.

Example

Send email

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

Send email Named String Builder