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.
Until these pages are fleshed out, the best way to understand the API is to read the Javadocs and look at the source code.
The build uses Ant. ant -projecthelp
describes appropriate targets. ant runs the default target.
Please direct your feedback to the mailet-api mailing list.