I'm happy to announce the final release of JavaMail 1.6.1!
You'll find the release at the home of the JavaMail project:
https://javaee.github.io/javamail/
The 1.6.1 release contains bug fixes and enhancements,
including the following significant change:
- Define Java 9 module name - java.mail
The API changes in JavaMail 1.6 are described here:
https://javaee.github.io/javamail/docs/JavaMail-1.6-changes.txt
The full list of changes is here:
https://javaee.github.io/javamail/docs/CHANGES.txt
Please note the potential compatibility issues in this release:
https://javaee.github.io/javamail/docs/COMPAT.txt
You'll find the source code for this version in the git repository
and in the downloads section of this release:
https://github.com/javaee/javamail/releases/tag/JAVAMAIL-1_6_1
Please send feedback to javamail_ww@oracle.com.
Enjoy!
The JavaMail Team