Marc Perkel wrote:

> Looking up NZ records as follows:
> 
> set acl_c_ns = ${lookup dnsdb{ns=$acl_c_sender_host_domain}{$value}fail}
> 
> But what I want to do is look up each nameserver to see if any match a 
> black list. How would I do that?

Define the blacklist. Is it a list of domain names or ip addresses for 
example? I'm assuming the list will be made up of domains like the 
following, but you weren't completely clear:

ns1.example.com
ns1.badnameserver.org

Define the lookup. Is it a dnsbl style lookup or something else?

Mike

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to