Manage Java Mail Sessions

Use this page to create new Java Mail sessions, and manage existing Java Mail sessions.

The JavaMail API provides a platform and protocol independent framework to build Java technology-based mail and messaging applications. Sun JavaTM System Application Server provides an implementation of the JavaMail API that will allow applications running within the application server to interact with both remote and local IMAP and POP3 mail stores using SMTP. Applications programmatically interact with a mail store using a JavaMail Session Resource which are configured and managed from this screen.

The following table describes the fields and buttons on the screen. The left column lists the fields and buttons; the right column describes the functionality.

Field or Button
Description

New

Opens a page where you can create a new Java Mail session.

Delete

Mark the checkboxes against the Java Mail sessions you want to delete, and click Delete.

JNDI Name

Displays the JNDI names of the existing Java Mail sessions in the table.

Description

Displays the description of the Java Mail session.

Status

Indicates whether the Java Mail session is enabled or not.

Transport

Indicates the method of transport used by the Java Mail session, for example, SMTP. Java Mail supports different forms of mail transport.

Host

The DNS name of the mail server.

See also

Create a Java Mail Session


Legal Notices
Copyright © 2004 Sun Microsystems, Inc. All rights reserved.
SUN PROPRIETARY/CONFIDENTIAL