Uses of Class
com.ericdaugherty.mail.server.services.smtp.SMTPSender

Packages that use SMTPSender
com.ericdaugherty.mail.server.services.smtp   
 

Uses of SMTPSender in com.ericdaugherty.mail.server.services.smtp
 

Subclasses of SMTPSender in com.ericdaugherty.mail.server.services.smtp
 class SMTPSenderAmavis
          A SMTPSENDER class meant to send mail to amavisd-new.
 class SMTPSenderStandard
          A smtp sender meant to distribute incoming mail to its rightfull owners.