What is the Apache Mailet API?

The Apache Mailet API is a Java API which allows the rapid development and flexible deployment of email processing functionality.

The Mailet API is a subproject of Apache JAMES. All who are interested in developing the Mailet API and JAMES will be warmly welcomed on the mailing lists.

Getting Started

Until these pages are fleshed out, the best way to understand the API is to read the Javadocs and look at the source code.

Building the Mailet API

The build uses Ant. ant -projecthelp describes appropriate targets. ant runs the default target.

Comments, Questions and Issues

Please direct your feedback to the mailet-api mailing list.