en.help.ref-javamailsessions.html Maven / Gradle / Ivy
JavaMail Sessions
GlassFish Server includes the JavaMail API. JavaMail provides access from Java applications to Internet Message Access Protocol (IMAP) and Simple Mail Transfer Protocol (SMTP) capable mail servers on your network or the Internet.
Use the JavaMail Sessions page to configure JavaMail sessions.
For each JavaMail session, the following information is provided.
- JNDI Name
-
A unique name that identifies the JavaMail session.
- Enabled
-
(This column is displayed if only the default server instance, server
, exists in the domain.)
A check mark if the resource is enabled, or an X if the resource is disabled.
- Status
-
(This column is displayed if any clusters or standalone instances have been created in the domain.)
The number of clusters and standalone instances to which the resource is targeted and how many of these targets the resource is enabled on. For example, "Enabled on 2 of 4 Target(s)" means that the resource is targeted to four clusters and standalone instances and that it is enabled on two of these four targets.
- Description
-
A description of the JavaMail session.
The Sessions table also contains the following options.
- New
-
Button to create a new JavaMail session.
- Delete
-
Button to delete one or more selected JavaMail sessions.
- Enable
-
Button to enable one or more selected JavaMail sessions.
- Disable
-
Button to disable one or more selected JavaMail sessions.
Related Tasks
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices