This article explains all the Java code required to send emails using Java applets, thus hiding/protecting your real email addresses.
Top Java scripts
1).
YAMM This email client supports POP3, SMTP support, html support, multiple mail accounts, file attachment support etc.
2).
JVMail JVMail is an SMTP mailing client that can be executed from the command line. You can send email from the command line, application or from a batch file or script. This can read inputs from either command line options or text files or template files.
3).
RMail Rmail is an email applet and supports SMTP authentication, and uses SMTP for sending email and POP3 for receiving email messages. It can send html as plain text, images, videos and much more.
4).
tMail tMail is a simple applet that allows the users to send mails through an application. It provides the source which is simple and easy to learn.
5).
EMailer EMailer Java applet connects directly to the SMTP server and sends email directly from the browser. It covers multiple kind of users and sends email as this does not require CGI on the server.
6).
WebPop Servlet WebPop Servlet supports the post office protocol and allows you to access your mail box. You can use WebPop from your JSP pages by initialializing paramters for this servlet. Features like background color, foreground color, font face, font size etc can be specified.
7).
JCourier JCourier is an online email system that allows webmasters to automate customer service and e-marketing programs on their websites through simple and intutive interface.