Introduction to Library Functions javamail(3) NAME JavaMail - A platform-independent and protocol-independent framework to build mail and messaging applications. SYNOPSIS Add mail.jar to the CLASSPATH DESCRIPTION The JavaMail API is a set of abstract APIs that model a mail system. The API provides a platform independent and protocol independent framework to build Java technology based email client applications. The JavaMail API provides facilities for reading and sending email. Service providers implement particular protocols. Several service providers are included with the JavaMail API package; others are available separately. For more details about JavaMail API, please see https://glassfish.dev.java.net/javaee5/mail/ FILES By default, mail.jar is installed into /usr/share/lib/java directory. Documentation is located in JavaMail's doc directory, /usr/share/doc/javamail. ENVIRONMENT JAVA_HOME variable must point to the directory where Java 1.6 is installed. ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: _______________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE| |_______________________________________ | Availability | SUNWjavamail | |_______________________________________ | Interface Stability| Uncommitted | |____________________|_________________| NOTES Source for JavaMail is available on http://opensolaris.org. SunOS 5.10 Last change: 1