RMail 1.0, mail, smtp, pop and Mime support for java
The RMail package allows you sending (smtp) and receiving (pop) e-mails
from you Java application. You just need a few lines of code to add
mailing capabilities to your web site. Image the possibilities:
Your web visitor can send mails from your web site.
You server can received mails and process them automatically.
You server can automatically send a mail containing attachments in
response to a user interaction.