Modifier and Type | Class and Description |
---|---|
class |
AbstractCommandHandlerResultJMXMonitor<S extends org.apache.james.protocols.api.ProtocolSession>
Expose JMX statistics for
CommandHandler |
class |
AbstractConnectHandlerResultJMXMonitor<R extends org.apache.james.protocols.api.Response,S extends org.apache.james.protocols.api.ProtocolSession>
Handler which will gather statistics for
ConnectHandler 's |
class |
AbstractLineHandlerResultJMXMonitor<R extends org.apache.james.protocols.api.Response,S extends org.apache.james.protocols.api.ProtocolSession>
Handler which will gather statistics for
LineHandler 's |
Modifier and Type | Class and Description |
---|---|
class |
MailPriorityHandler
Handler which set a configured
Mail priority for the mail. |
class |
SetMimeHeaderHandler
Adds the header to the message
|
Modifier and Type | Class and Description |
---|---|
class |
DNSRBLHandler |
class |
JDBCGreylistHandler
GreylistHandler which can be used to activate Greylisting
|
class |
MaxRcptHandler |
class |
SpamAssassinHandler
This MessageHandler could be used to check message against spamd before
accept the email.
|
class |
SpamTrapHandler |
class |
SPFHandler |
class |
URIRBLHandler
Extract domains from message and check against URIRBLServer.
|
class |
ValidRcptHandler
Handler which reject invalid recipients
|
class |
ValidRcptMX
This class can be used to reject email with bogus MX which is send from a
authorized user or an authorized network.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandHandlerResultJMXMonitor
Expose JMX statistics for
CommandHandler |
class |
ConnectHandlerResultJMXMonitor |
class |
HookResultJMXMonitor
HookResultHook implementation which will register a
HookStatsMBean under JMX for every Hook it processed |
class |
LineHandlerResultJMXMonitor |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.