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

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

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

Subclasses of MIMEConstants in com.ericdaugherty.mail.server.services.smtp
 class MIMEProcessor
          Each line of an incloming message is parsed based on rfc MIME rules.
 class MIMESender
          Each line of an outgoing message is parsed using rfc MIME rules.
 class SMTPProcessor
          Handles an incoming SMTP connection.
 class SMTPProcessorAmavis
          A simple extension to the SMTPROCESSOR.
 class SMTPRemoteSender
          This class handles sending messages to external SMTP servers for delivery.