JavaMail

The JavaMail APIs model an electronic mail (e-mail) system. The APIs provide a platform-independent and protocol-independent framework to build Java-based e-mail client applications. WebSphere Application Server - Express supports the Sun Microsystems Inc. JavaMail version 1.2 Link outside Information Center and the JavaBeans Activation Framework (JAF) version 1.0.1 Link outside Information Center specifications.

WebSphere Application Server - Express supports JavaMail in all Web application components, including servlets and JavaServer Pages (JSP) files.

These topics provide more information on using the JavaMail APIs to write applications for the iSeries server e-mail providers.

Overview of JavaMail APIs
This topic provides an overview of the requirements for using JavaMail, including the necessary APIs, service providers, and protocols.

Configure JavaMail
This topic provides instructions for configuring a JavaMail session using the WebSphere administrative console and links to information about setting up e-mail services on your iSeries server.

Write JavaMail applications
This topic discusses how to access e-mail using the JavaMail APIs.

Debug JavaMail
This topic explains how to send debugging information to the Java virtual machine log file for your application server.