Commons EmailCommons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify. All help is gratefully received. Some of the mail classes that are provided are as follows:
BugsBugs may be reported via the Bugzilla Management system. The following links may prove useful: DevelopmentCommons-Email may be used on any JRE from 1.3 onwards. Please note that the tests may fail under JDK 1.3 due to the use of Dumbster which is compiled with JDK 1.4. Also note that on OS X you may need to use Dumbster 1.5, not Dumbster 1.6 to run the unit tests. Just update the project.xml dependency element. |