A Java Bean that sends email by using the SMTP protocol. Distributor Bean sends information (i.e. text and attached files) to one or more recipients by using the SMTP protocol in email. Information about a recipient is stored as the recipient's Address. These addresses are then stored in an Address Book, which includes an Address List and a List of Distribution Lists.
The JStuff mailer is an applet that can send you mail directly from your site visitor's browser. It is so simple to use that you can simply put the applet on your web page, tell it your e mail addresses and it will work. There are no server side configurations, sendmail programs on the server, or perl scripts to worry about.