The Apache Mailet API is a Java API which allows the rapid development and flexible deployment of email processing functionality. A mailet is a mail processing component. Though there are some differences, a servlet as a HTTP processing component is a useful analogy.
| Tags | Communications Email Filters Mail Transport Agents Software Development Libraries Java Libraries |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This is the first independent release of the API. Earlier versions were released as part of the Apache James Server and are versioned accordingly. This version differs from the last version shipped (with Server 2.3) only by minor bugfixes and is compatible with it.