| Developed by | Apache Software Foundation |
|---|---|
| Latest release | 2.3.1 / April 2007[1] |
| Written in | Java |
| Platform | Java virtual machine |
| Type | Mail transfer agent, News server |
| License | Apache License |
| Website | http://james.apache.org |
Apache James, aka Java Apache Mail Enterprise Server or some variation thereof, is an open source SMTP and POP3 mail transfer agent and NNTP news server written entirely in Java.[2] James is maintained by contributors to the Apache Software Foundation, with initial contributions by Serge Knystautas.[3][4]
The James project manages the Apache Mailet API which defines "matchers" and "mailets". These allow users to write their own mail-handling code, such as to update a database, build a message archive, or filter spam.[2] A matcher is used to classify messages based on some criteria, and then determines whether the message should be passed to an appropriate mailet for processing. Mailets are so-called due to their conceptual similarity to a servlet,[5] and arose because Sun Microsystems declined a proposal to include mail-handling in the servlet implementation.[4] James ships with a variety of pre-written matchers and mailets to serve common tasks.[5] Many sets of mailets and matchers can be combined to produce sophisticated and complex functional behaviour.
The Apache James project also produces pure java libraries for implementing Sender Policy Framework (SPF), the Sieve mail filtering language, and for parsing MIME content streams independant of Sun Microsystems JavaMail API.
Contents |
Development
James was originally formed under the Jakarta Project as Jakarta-James.
[4] In January 2003, James was upgraded to a top-level Apache project in a unanimous decision by the ASF Board of Directors under the chairmanship of Serge Knystautas.
On 2007-12-19 [6]the ASF Board of Directors approved a change of PMC chair to Danny Angus[7].
James is distributed to within the Phoenix container,[5] which implements the Apache Avalon application framework.
Recent developments include a version which runs in the Spring Framework application framework.
Version 2.3.0 was released in October 2006.[8]
Version 2.3.1 was released in April 2007.[9]
See also
References
- ^ James Project - Download
- ^ a b James Server - Overview
- ^ James Project - Who We Are
- ^ a b c "Board of Directors Meeting Minutes". Apache Software Foundation (2003-01-22). Retrieved on 2008-02-23.
- ^ a b c Claude Duguay (2003-06-10). "Working with James". IBM. Retrieved on 2008-02-22.
- ^ "Board of Directors Meeting Minutes".
- ^ James Project - Who We Are
- ^ James Project - News Archive
- ^ James Project - News Archive
External links
- Official website
- Working with James at IBM developerWorks
|
||||||||||||||
No comments have been added.





