[exim] How would you do this?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Marc Perkel
Ημερομηνία:  
Προς: exim-user
Αντικείμενο: [exim] How would you do this?
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?

Thanks in advance.