users@javamail.java.net

JavaMail 1.5.2 final release

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Mon, 05 May 2014 13:50:02 -0700

I'm happy to announce the final release of JavaMail 1.5.2!
You'll find the release at the home of the JavaMail project:
http://javamail.java.net

The 1.5.2 release contains 23 bug fixes and enhancements, including:
- OAuth2 support
    https://java.net/projects/javamail/pages/OAuth2
- IMAP message caching

https://javamail.java.net/nonav/docs/api/com/sun/mail/imap/IMAPFolder.FetchProfileItem.html#MESSAGE
- Monitor multiple IMAP folders with a single thread
    https://javamail.java.net/nonav/docs/api/com/sun/mail/imap/IdleManager.html

The full list of changes is here:
http://javamail.java.net/docs/CHANGES.txt

You'll find the source code for this version in the Mercurial repository
and in the Downloads section of the JavaMail project:
http://java.net/projects/javamail/downloads

Please send feedback to javamail_ww_at_oracle.com.

Enjoy!

The JavaMail Team