Package org.apache.james.protocols.smtp.core

Interface Summary
DataLineFilter DataLineFilter are used to check the Data stream while the message is being received.
 

Class Summary
AbstractAuthRequiredToRelayRcptHook Handler which check for authenticated users
AbstractHookableCmdHandler<Hook extends Hook> Abstract class which Handle hook-aware CommanHandler.
AbstractSenderAuthIdentifyVerificationRcptHook Handler which check if the authenticated user is the same as the one used as MAIL FROM
AcceptRecipientIfRelayingIsAllowed This hook will stop the hook chain if relaying is allowed
DataCmdHandler handles DATA command
DataCmdHandler.DataConsumerLineHandler  
DataCmdHandler.DataLineFilterWrapper  
DataLineMessageHookHandler This class handles the actual calling of the MessageHook implementations to queue the message.
ExpnCmdHandler Handles EXPN command
HeloCmdHandler Handles HELO command
HelpCmdHandler Handles HELP command
MailCmdHandler Handles MAIL command
NoopCmdHandler Handles NOOP command
PostmasterAbuseRcptHook Handler which whitelist "postmaster" and "abuse" recipients.
QuitCmdHandler Handles QUIT command
RcptCmdHandler Handles RCPT command
ReceivedDataLineFilter  
RsetCmdHandler Handles RSET command
SMTPCommandDispatcherLineHandler Dispatch CommandHandler for SMTP Requests
UnknownCmdHandler Default command handler for handling unknown commands
VrfyCmdHandler Command handler for handling VRFY command
WelcomeMessageHandler This ConnectHandler print the greeting on connecting
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.