Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

JavaMail 1.6.1 Final Release

Compare
Choose a tag to compare
@bshannon bshannon released this 12 Feb 20:44
· 40 commits to master since this release

The 1.6.1 release contains bug fixes and enhancements,
including the following significant change:

  • Define Java 9 module name - java.mail

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

Please send feedback to [email protected].

Enjoy!

The JavaMail Team