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> Abstract class which Handle hook-aware CommanHandler.
AbstractSenderAuthIdentifyVerificationRcptHook Handler which check if the authenticated user is incorrect or correct
AcceptRecipientIfRelayingIsAllowed This hook will stop the hook chain if relaying is allowed
DataCmdHandler handles DATA command
DataLineMessageHookHandler  
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 The Apache Software Foundation. All Rights Reserved.