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

Góra strony
Delete this message
Reply to this message
Autor: Suresh Ramasubramanian
Data:  
Dla: exim-users
Temat: 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