![]() ![]() ![]() ![]() |
Mail Sessions
This page summarizes the mail sessions that have been configured in the current domain partition resource group.
NOTE: WebLogic Server Multitenant domain partitions, resource groups, resource group templates, and virtual targets are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
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.
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
name=value
pair. Separate multiple properties with a semicolon (;
).MBean Attribute:
MailSessionMBean.Properties
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:
MailSessionMBean.JNDIName
Changes take effect after you redeploy the module or restart the server.
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.
Scope The scope in which this mail session is deployed.
Domain Partitions List of domain partitions that this mail session is available.
![]() |