Skip to content

Jakarta Mail 1.6.4 Final Release

Compare
Choose a tag to compare
@bshannon bshannon released this 03 Sep 22:33
· 154 commits to master since this release

The 1.6.4 release is the first release of the Jakarta Mail project
using the Jakarta EE Specification Process and includes several
bug fixes and enhancements, including:

  • Renaming of the project from JavaMail to Jakarta Mail
  • Support the NTLMv2 authentication protocol
  • Several fixes related to UTF-8 handling

The main jar file is located at com.sun.mail:jakarta.mail.

The full list of changes is here:
https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt

Please note the potential compatibility issues in this release:
https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt

Please send feedback to [email protected].

Enjoy!

The Jakarta Mail Team