Re: [Exim] Invalid Sender: headers

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Andreas J Mueller
Dátum:  
Címzett: William Thompson
Tárgy: Re: [Exim] Invalid Sender: headers
Hi William!

>         deny    !hosts = +local_net : +secondary_mx
>                 !verify = sender/callout=30s


> How would you write that as a require (NOTE, I do want to check other acls
> so an accept/endpass wasn't an option)


You can't. The implication of "deny if *all* conditions are met" is
"continue if *some* conditions are met". However, require will
continue only if *all* of its conditions are met.

Andy

--
Andreas J. Mueller                            email: <andy@???>