Package | Description |
---|---|
org.apache.james.transport.matchers |
Core matchers for use with the Mailet API.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.