The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. We have designed James to be a complete and portable enterprise mail engine solution based on currently available open protocols.
James is also a mail application platform. We have developed a Java API to let you write Java code to process emails that we call the mailet API. A mailet can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine. A matcher determines whether your mailet should process an email in the server. The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.
James is based upon the Apache Avalon application framework, formerly a product of the Apache Avalon project (see "news" below).
James requires Java 1.4 (For further information you may want to search the web, our dev and user mail archives or our wiki).
Latest and Stable: James v2.3.1
James v2.3.1 is the current best release. Both binary and source distributions are available.
James v2.3.1 is a bugfix release to the James platform, with importent bugfixes. See the Change Log for a detailed list of bugfixes. All users are urged to upgrade to v2.3.1 as soon as possible.
Any bugs found in James are dealt with promptly. Please provide feedback on the james-user and james-dev mailing lists.
Get your hands on the latest versions..
We put significant milestones, and potential release candidates in the download area.
Whilst the quality of these versions cannot be guaranteed they may contain important bug fixes and cool new features.
| Item | Status | Since | First released |
|---|---|---|---|
| SMTP server | Stable | 1.0 | 0.95 |
| Mailet Engine | Stable | 2.3 | 0.95 |
| FileSystem mailboxes/spool | Stable | 1.2 | 1.0 |
| RDBMS mailboxes/spool | Stable | 1.2 | 1.2 |
| POP3 server | Stable | 1.1 | 1.0 |
| RDBMS - Users | Stable | 1.2.1 | 1.2.1 |
| LDAP Support - Users | Experimental | 1.2 | 1.2 |
| TLS Support - POP3 | Experimental | 1.2 | 1.2 |
| Remote Manager | Stable | 1.0 | 1.0 |
| TLS Support - Remote Manager | Stable | 1.2 | 1.2 |
| NNTP server | Experimental | 1.2 | 1.2 |
| FetchMail | Stable | 2.2 | 2.2 |