Sun Java Solaris Communities My SDN Account Join SDN
 
JavaMail

JavaMail API Release 1.2

Third-Party
 
API Specifications
BluePrints
FAQs
Technical Articles & Tips
 
Bug Database
Forums
Mailing Lists
Books & Authors
Shared Links
 
Instructor-Led Courses
Online Sessions & Courses
Tutorials & Code Camps
Quizzes
 
 
 

JavaMail 1.2 Release
(December 5, 2000)

The JavaMail 1.2 API release contains a number of enhancements to improve the usability and performance of the JavaMail API. This release also contains additional bug fixes.

The JavaMail 1.2 API provides a set of abstract classes that model a mail system. The API provides a platform independent and protocol independent framework to build Java technology-based mail and messaging applications. The JavaMail API is implemented as a Java platform optional package and is also available as part of the Java 2 platform, Enterprise Edition. Sun provides a royalty-free reference implementation, in binary form, that developers will be able to use and ship. The POP3 service provider is now bundled with JavaMail 1.2 API.

Download JavaMail API Implementation Version 1.2

Download

README | CHANGES | NOTES | FAQ

Comments or Questions?

If you have comments or feedback on the JavaMail API, please send them to javamail@sun.com

We maintain a "javamail-interest" discussion list for online discussions about the JavaMail API. To subscribe, send an email message with exactly the following syntax in the message body to listserv@java.sun.com:

subscribe javamail-interest <your real name>

The javamail-interest mailing list is archived at http://mail.java.sun.com/archives/javamail-interest.html.

We also maintain a "javamail-announce" mailing list for sending the latest news and updates about the JavaMail API. To subscribe, send an email message with exactly the following syntax in the message body to listserv@java.sun.com:

subscribe javamail-announce <your real name>

To remove yourself from the list, use signoff instead of subscribe.


Related Links