Re: [exim] checking for missing PTR custom condition

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Andy Smith
Dátum:  
Címzett: exim-users
Új témák: [exim] set return_path in config gives error
Tárgy: 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.