Re: [Exim] Any way to turn off dnsbl lookups for IPV6 addres…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Suresh Ramasubramanian
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] Any way to turn off dnsbl lookups for IPV6 addresses?
Philip Hazel [8/18/2003 2:52 PM] :

> condition = ${if match{${mask:$sender_host_address/0}}{${mask:::0/0}}{no}{yes}}


thanks