Commons Email – Home (original) (raw)

Commons Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify.

You must choose between the Javax org.apache.commons:commons-email2-javax or Jakarta org.apache.commons:commons-email2-jakarta implementation. Either one will bring in the Core org.apache.commons:commons-email2-core module when using Maven.

See the modules page.

Some of the mail classes that are provided are as follows:

Documentation

TheCommons Email User Guide covers many typical cases and provides several useful examples.

The Javadoc API documents are available online:

Thegit repository can bebrowsed.

Releases

The latest version requires Java 8 -Download now!
The fullchange log is available

For previous releases, see the Apache Archive.

Support

Thecommons mailing lists act as the main support forum. The user list is suitable for most library usage queries. The dev list is intended for the development discussion. Please remember that the lists are shared between all commons components, so prefix your email by [email].

Issues may be reported via ASF JIRA.