Configuration Options Related Tasks Related Topics
Use this page to confgure a mail session, which enables applications to
access a pre-configured javax.mail.Session
object through
JNDI.
Name | Description |
---|---|
Name |
The name of this mail session. Once you create a mail session, you cannot change its name. This value is for user-identification purposes only; applications use the JNDI name to access this mail session. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
JNDI Name |
The JNDI name that modules use to access this mail session. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
JavaMail Properties |
The configuration options and user authentication data that this mail session uses to interact with a mail server. Each property that you specify overrides the default property value as defined by the JavaMail API Design Specification. Include only the properties defined by the JavaMail API Design Specification. If you do not specify any properties, this mail session will use the JavaMail default property values. Express each property as a MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
![]() ![]() |