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.1
(October 22, 2007)

The JavaMail 1.4.1 release contains several bug fixes, performance improvements, and minor enhancements. It also contains EXPERIMENTAL support for the IMAP IDLE command, which has been requested for many years. See the javadocs for the "idle" method in the com.sun.mail.imap.IMAPFolder class. The monitor.java demo program (included with JavaMail) has been modified to illustrate use of this method to watch for new messages.

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.1

Download

README | CHANGES | NOTES | 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

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