What is a mailet?
Created May 4, 2012
John Zukowski A mailet is a Java program that extends Apache's James mail server. Think of it as a servlet, but for a mail server, where you can easily extend the capabilities with functionality like auto-responders.