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

Inizio della pagina
Delete this message
Reply to this message
Autore: Suresh Ramasubramanian
Data:  
To: exim-users
Oggetto: 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