Re: [Exim] authenticators _and_ ACLs?

Top Page
Delete this message
Reply to this message
Author: Peter Bowyer
Date:  
To: exim-users
Subject: Re: [Exim] authenticators _and_ ACLs?
Marten Lehmann <lehmann@???> wrote:
> Hello,
>
>> Any acl is terminated by the first successful accept, deny, defer,
>> discard or drop; also by an unsuccessful require.
>
> fine. Now I understand even less why exim is accepting a message,
> where the sender address is obviously wrong and require verify =
> sender should cause a "deny". How can I check if it comes to this
> stage and which value this ACL returns?


exim -bh is your friend.

Peter