Sun Java Solaris Communities My SDN Account Join SDN
 
Downloads

JavaMail API Release 1.4

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.4 Release
(April 25, 2006)

The JavaMail 1.4 release includes many API improvements approved by the Java Community Process via JSR-919. It also includes improvements in MIME parsing performance and support for parsing and constructing Delivery Status Notifications.

Note: You will also need the JavaBeans Activation Framework (JAF) extension that provides the javax.activation package. We suggest you use version 1.1 of JAF, the latest release.

As usual, send feedback to javamail@sun.com.

Download JavaMail 1.4

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