Mailer
Mailer is a program that sends mail according to a file which describes
all the data (sender, recipients, subject, body, ...). It uses the javamail API and
therefore permits to send attachments.
More information
See the javadoc to get more information, a full example, and see how easy it is to use!
You can also have a quick look at the source.
Downloads
Download the Mailer class and the javadoc (14.0 Ko)
Download mail.jar and activation.jar (341.0 Ko)