users@javamail.java.net

JavaMail 1.4.3 Final release

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Fri, 20 Nov 2009 13:39:07 -0800

I'm happy to announce the final release of JavaMail 1.4.3! As usual,
you'll find the release at http://java.sun.com/products/javamail.

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

- A LogHandler that logs messages using email, for use with java.util.logging.
- NTLM authentication support, for connecting with Microsoft Exchange.
- STLS support for POP3.

The full list of changes is in the file CHANGES.txt included in the
release zip file.

The JavaMail mail.jar file is also available in the java.net Maven
Repository (https://maven2-repository.dev.java.net/) starting here:
http://download.java.net/maven/2/javax/mail/mail/

You'll find the source code for this version in the Mercurial repository
and in the Downloads section of the JavaMail project on Kenai:

http://kenai.com/projects/javamail

Please send feedback to javamail_at_sun.com.

Enjoy!

        The JavaMail Team