Package org.apache.james.transport.matchers

Class Summary
All  
CommandForListserv Returns positive if the recipient is a command for a listserv.
HasAttachment Checks whether this message has an attachment
HostIs  
HostIsLocal  
InSpammerBlacklist Checks the network IP address of the sending server against a blacklist of spammers.
IsSingleRecipient  
NESSpamCheck This is based on a sample filter.cfg for a Netscape Mail Server to stop spam.
RecipientIs  
RecipientIsLocal  
RelayLimit  
RemoteAddrInNetwork Checks the IP address of the sending server against a comma- delimited list of IP addresses.
RemoteAddrNotInNetwork Checks the IP address of the sending server against a comma- delimited list of IP addresses.
SenderInFakeDomain Does a DNS lookup (MX and A/CNAME records) on the sender's domain.
SenderIs  
SizeGreaterThan Checks whether the message (entire message, not just content) is greater than a certain number of bytes.
SubjectIs  
SubjectStartsWith  
UserIs  
 



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