Edit E-mail Recipient page

Use this page to configure the destination target for an alert sent via e-mail (that is, using the e-mail transport). For more information, see Adding E-Mail Recipients in Using the AquaLogic Service Bus Console.

Option
Description
Mail Recipients
Enter an e-mail recipient in the format: mailto:username@hostname
You can specify multiple e-mail recipients by entering the user names and hostnames in a comma-separated list. For example, mailto:username@hostname
[,username_1@hostname_1]...[,username_n@hostname_n]
Only the first mail recipient needs to be prefixed with the text "mailto:". However doing so is optional; the code will add it if it is missing.
SMTP Server
Select the name of the SMTP server for the outgoing e-mail. This field is not required if Mail Session is selected in the next field. These fields are mutually exclusive; it is an error to configure both.
Mail Session
Select an available mail session. This field is not required if an SMTP Server is selected in the previous field. These fields are mutually exclusive; it is an error to configure both.
From Name
Provide a sender's name for the alert notification. This field is optional.
From Address
Provide a valid e-mail address. This field is required if a value for the From Name field is specified.
Reply To Name
Provide a name to which a reply may be addressed. This field is optional.
Reply To Address
Provide an e-mail address to which a reply may be sent. This field is required if a value for the Reply To Name field is specified.
Connection Timeout
Enter the number of seconds a connection must wait for a response from the server before timing out. The default value is 0.
Request Encoding
Enter a character set encoding value. The default encoding value is iso-8859-1.