![]() ![]() ![]() ![]() |
Mail Session Override : Configuration
Configuration Options Related Tasks
Use this page to configure a mail session override.
NOTE: WebLogic Server Multitenant domain partitions are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.
Configuration Options
Name Description Name The name of this mail session override. 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:
MailSessionOverrideMBean.Name
Changes take effect after you redeploy the module or restart the server.
Session Username The username to be used to create an authenticated JavaMail session. If this is not set, it will be assumed that the session is not to be authenticated.
MBean Attribute:
MailSessionOverrideMBean.SessionUsername
Session Password The password to be used to create an authenticated JavaMail session.
MBean Attribute:
MailSessionOverrideMBean.SessionPassword
JavaMail Properties The configuration options and user authentication data that this mail session uses to interact with a mail server.
MBean Attribute:
MailSessionOverrideMBean.Properties
![]() |