Package org.codehaus.plexus.mailsender.simple

Class Summary
SimpleMailMessage A class to help send SMTP email.
SimpleMailMessage.MailPrintStream This PrintStream subclass makes sure that .
SimpleMailSender  
SmtpResponseReader A wrapper around the raw input from the SMTP server that assembles multi line responses into a single String.
 

Exception Summary
ErrorInQuitException Specialized IOException that get thrown if SMPT's QUIT command fails.