Re: [exim] checking for missing PTR custom condition

Etusivu
Poista viesti
Vastaa
Lähettäjä: Andy Smith
Päiväys:  
Vastaanottaja: exim-users
Uudet otsikot: [exim] set return_path in config gives error
Aihe: Re: [exim] checking for missing PTR custom condition
Thanks for the replies, looks like condition = ${lookup
dnsdb{ptr=$sender_host_address}{no}{yes}} is working as expected.

Does anyone happen to know the defer behaviour of the regular
host_lookup? I guess I would like to use the same rules for the PTR
lookup as the usual exim full lookup,

thanks, Andy.