Create a Mail Session: Review
Use this page to review the settings for the new mail session.
Configuration Options
Name Description Name The name of this mail session.
This value is for user-identification purposes only; applications use the JNDI name to access this mail session.
MBean Attribute:
MailSessionMBean.Name
Changes take effect after you redeploy the module or restart the server.
Scope The scope in which you want to create this mail session.
JNDI Name The JNDI name that modules use to access this mail session.
MBean Attribute:
MailSessionMBean.JNDIName
Changes take effect after you redeploy the module or restart the server.
Session Username Returns the username to be used to create an authenticated JavaMail Session, using a JavaMail
Authenticator
instance; if this is not set, it will be assumed that the Session is not to be authenticated.MBean Attribute:
MailSessionMBean.SessionUsername
Changes take effect after you redeploy the module or restart the server.
Targets The targets for this mail session.