public class RemoteAddrInNetwork extends AbstractNetworkMatcher
Checks the IP address of the sending server against a comma- delimited list of IP addresses, domain names or sub-nets.
See AbstractNetworkMatcher for details on how to specify entries.
| Constructor and Description |
|---|
RemoteAddrInNetwork() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.mailet.MailAddress> |
match(org.apache.mailet.Mail mail) |
allowedNetworks, init, matchNetwork, matchNetwork, setDNSServicepublic Collection<org.apache.mailet.MailAddress> match(org.apache.mailet.Mail mail)
match in interface org.apache.mailet.Matchermatch in class org.apache.mailet.base.GenericMatcherCopyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.