June 12, 2003
12 June 2003 - Apache James featured on IBM developerWorks
Claude Duguay has written two excellent articles on James for IBM developerWorks
[article1] An introduction to Apache's James enterprise e-mail server.
[article2] Build e-mail based applications with Matchers and Mailets.
Posted by Tetsuya Kitahata at June 12, 2003 08:18 AMProject Info -- Apache JAMES
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.
Releases can be downloaded from http://james.apache.org/download.cgi
Project Website http://james.apache.org Programming Languages Java Categories mail, network-server Mailing Lists http://james.apache.org/mail.html Bug/Issue Tracker http://issues.apache.org/jira/browse/JAMES Project Management Committee Apache James Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/james/server/trunk/ SVN Direct http://svn.apache.org/repos/asf/james/server/trunk
http://www.apachenews.org/archives/000074.html
[ Category : Apache James ] (PDF)(XML)

