JavaMail
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is available as an optional package for use with
Java SE platform and is also included in the
Java EE platform.
JavaMail API 1.4.5 Release The JavaMail 1.4.5 release contains several bug fixes and enhancements. Note: Unless you're using Java SE 6 or newer, you will also need the
JavaBeans Activation Framework (JAF) extension that provides the javax.activation package. We suggest you use version 1.1.1 of JAF, the latest release. JAF is included with Java SE 6 and newer.
December 4, 2012
JavaMail 1.4.6 Release Candidate is available. It includes bug fixes and new features, including:
- EXPERIMENTAL Gmail IMAP provider
- support for debug output using java.util.logging
March 23, 2012
JavaMail 1.4.5 released Includes new features and bug fixes, including:
- SOCKS5 support (requires JDK 1.5 or newer)
- authentication information (e.g., passwords) is no longer included in debug output by default
March 10, 2009
March 2, 2009
Comments or Feedback?
Please send
your feedback to Oracle's JavaMail API development team.
Subscribe to Newsletters