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

Releases: javaee/javamail

JavaMail 1.6.2 Final Release

29 Aug 23:16
Compare
Choose a tag to compare

The 1.6.2 release contains bug fixes and enhancements,
including the following significant changes:

  • Support loading protocol providers using ServiceLoader
  • http proxy support should support authenticating to the proxy server

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

12 Feb 20:44
Compare
Choose a tag to compare

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

18 Jul 03:54
Compare
Choose a tag to compare

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

27 Apr 00:15
Compare
Choose a tag to compare

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