Package com.java4less.rmail

Interface Summary
ProgressSMTPListener This interface is used to notify the progress in the connection of a smtp or pop connection.
 

Class Summary
MailMsg This class represents an e-mail message.
MailMsgPart This is a part of an e-mail.
PopServer The POP server class is used to retrieve messages from a POP3 server.
RButton  
RMailServlet Handle the HTTP POST method by sending an e-mail. This servlet is used to send e-mail from you web server.
SendPageApplet This sample applet sends a html page per e-mail.
SmtpApplet This sample applet provides a user interface so send an e-mail.