Re: [exim] sender verify/callout with spf check

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Peter Bowyer
Fecha:  
A: exim users
Asunto: Re: [exim] sender verify/callout with spf check
2009/7/20 Vasiliy Tolstov <v.tolstov@???>:
> Hello!
> I'm using exim (4.69) and want that is spf != pass, do sender verify.
> And if two condition is fail = deny.
> Is that possible?


Sure. Write a sub URL that looks a bit like this:

my_sub_url:
accept spf = pass
require verify = sender

Then invoke my_sub_url wherever you want the test to take place, with
'deny' or 'defer' as appropriate.

Peter


--
Peter Bowyer
Email: peter@???
Follow me on Twitter: twitter.com/peeebeee