EJB(xml/mail/jms/jdbc)
2018.04.02 / 02:32

JavaMail 1.6.1 Final Release

ÀλçÀ̵åÀÚ¹Ù
Ãßõ ¼ö 270

JavaMail 1.6.1 Final Release

 bshannon released this on 13 Feb ¡¤ 1 commit 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 javamail_ww@oracle.com.

Enjoy!

The JavaMail Team



JavaMail 1.6.0 Final Release

 bshannon released this on 18 Jul 2017 ¡¤ 49 commits to master since this release

The 1.6.0 release contains API improvements, bug fixes, and enhancements,
including the following significant changes:

  • Use of Java generics in most APIs
  • Support for internationalized email addresses (RFC 6530/6531/6532)
  • Support for SMTP CHUNKING (RFC 3030)
  • Support for connecting through web proxy servers

The API changes 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

Please send feedback to javamail_ww@oracle.com.

Enjoy!

The JavaMail Team

JavaMail 1.5.6 Final Release

 bshannon released this on 27 Apr 2017 ¡¤ 147 commits to master since this release

The 1.5.6 release contains 17 bug fixes but no significant enhancements.

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 javamail_ww@oracle.com.

Enjoy!

The JavaMail Team