Create an Action: SMTP (E-Mail)
Use this page to create a SMTP (e-mail) action.
Configuration Options
Name Description Action Name The name of the WebLogic Diagnostic Framework (WLDF) bean.
MBean Attribute:
WLDFSMTPNotificationBean.Name
Timeout (in seconds) The length of time, in seconds, that an action has to complete execution. By default, the timeout period is 0, which disables the action timeout.
MBean Attribute:
WLDFActionBean.Timeout
Minimum value:
0
Enable Action Specifies whether this action is enabled.
MBean Attribute:
WLDFSMTPNotificationBean.Enabled
Mail Session Name E-Mail Recipients The address of the recipient or recipients of the SMTP action mail. The address uses the syntax defined in RFC822. Typical address syntax is of the form
user@host.domain
orPersonal Name
. An address can include multiple recipients, separated by commas or spaces.For more information, refer to the javax.mail.internet.InternetAddress.parse method.
MBean Attribute:
WLDFSMTPNotificationBean.Recipients
Enter E-Mail Subject Enter the e-mail subject to use for this SMTP (e-mail) action.
E-Mail Subject The subject for the mail message. If the subject is not specified, a subject is created from the action information.
MBean Attribute:
WLDFSMTPNotificationBean.Subject
Enter E-Mail Body Enter the e-mail body to use for this SMTP (e-mail) action.
E-Mail Body The body for the mail message. If the body is not specified, a body is created from the action information.
MBean Attribute:
WLDFSMTPNotificationBean.Body