Package org.apache.james.smtpserver

Class Summary
SizeLimitedInputStream This class wraps an underlying input stream, limiting the allowable size of an incoming MimeMessage.
SMTPHandler This handles an individual incoming message.
SMTPInputStream Removes the dot-stuffing happing during the SMTP DATA transport
SMTPServer  
 

Exception Summary
MessageSizeException This exceptions is used to indicate when a new MimeMessage has exceeded the maximum message size for the server, as configured in the conf file.
 



"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."