![]() ![]() ![]() ![]() |
Create a Mail Session Override
Configuration Options Related Tasks
Use this page to create a new mail sessions 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. The system matches overrides using the name of the overriding configuration MBean with the name of the resource MBean.
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, using a JavaMail
Authenticator
instance.MBean Attribute:
MailSessionOverrideMBean.SessionUsername
Session Password The decrypted JavaMail Session password attribute, for use only temporarily in-memory; the value returned by this attribute should not be held in memory long term.
MBean Attribute:
MailSessionOverrideMBean.SessionPassword
Confirm Session Password JavaMail Properties The configuration options and user authentication data that this mail session uses to interact with a mail server.
MBean Attribute:
MailSessionOverrideMBean.Properties
![]() |