|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNetworkMatcher | |
---|---|
org.apache.james.transport.matchers | Core matchers for use with the Mailet API. |
Uses of AbstractNetworkMatcher in org.apache.james.transport.matchers |
---|
Subclasses of AbstractNetworkMatcher in org.apache.james.transport.matchers | |
---|---|
class |
RemoteAddrInNetwork
Checks the IP address of the sending server against a comma- delimited list of IP addresses, domain names or sub-nets. |
class |
RemoteAddrNotInNetwork
Checks the IP address of the sending server against a comma- delimited list of IP addresses, domain names or sub-nets. |
class |
SenderInFakeDomain
Does a DNS lookup (MX and A/CNAME records) on the sender's domain. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |