Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Services --> Mail

Tasks     Additional Documentation     Attributes

Overview

WebLogic Server includes the JavaMail API version 1.1.3 reference implementation from Sun Microsystems. Using the JavaMail API, you can add email capabilities to your WebLogic Server applications. JavaMail provides access from Java applications to IMAP- and SMTP-capable mail servers on your network or the Internet. It does not provide mail server functionality; so you must have access to a mail server to use JavaMail.

Tasks

Configuring a New Mail Session

Cloning a Mail Session

Deleting a Mail Session

Additional Documentation

(Requires an Internet connection.)

Mail

See "Using JavaMail with WebLogic Server" in Developing WebLogic Server Applications.

Attributes

Attribute Label

Description

Value Constraints

Targets

The targets in the current domain on which this item can be deployed.

MBean: weblogic.management.
configuration.
MailSessionMBean

Attribute: Targets

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next