Sun Java Solaris Communities My SDN Account Join SDN

JavaMail

Downloads

  Downloads
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.2
(March 2, 2009)

The JavaMail 1.4.2 release contains several bug fixes, performance improvements, and enhancements, including:

  • Improvements to InternetAddress parsing.
  • Better support for bogus messages.
  • Significant rewrite of IMAP locking to avoid deadlocks.
  • Reduced memory usage for very large IMAP mailboxes.
  • Message Delivery Notifications parsing support.
  • Simplified SSL support.
  • RFC 2595 server identity check.

Note: Unless you're using Java SE 6, you will also need the JavaBeans Activation Framework (JAF) extension that provides the javax.activation package. We suggest you use version 1.1.1 of JAF, the latest release. JAF is included with Java SE 6.

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

Download JavaMail 1.4.2

Download

README | CHANGES | NOTES | SSLNOTES | FAQ

JavaMail Service Provider Guide
(February 11, 1999)

We are pleased to present the final version of the JavaMail Service Provider Guide. Please send comments to javamail@sun.com.

Previous Releases

JavaMail 1.4.1

JavaMail API 1.4.1, you can find it  here

JavaMail 1.4

JavaMail API 1.4, you can find it  here

JavaMail 1.3.3

JavaMail API 1.3.3, you can find it  here

JavaMail 1.3.2

JavaMail API 1.3.2, you can find it  here

JavaMail 1.3.1

JavaMail API 1.3.1, you can find it  here

JavaMail 1.3

JavaMail API 1.3, you can find it  here

JavaMail 1.2

JavaMail API 1.2, you can find it  here

JavaMail 1.1.3

JavaMail API 1.1.3, you can find it  here

See Also
API Specification | FAQ | Feedback


Related Links