Re: [Exim] authenticators _and_ ACLs?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marten Lehmann
Datum:  
To: exim-users
Betreff: Re: [Exim] authenticators _and_ ACLs?
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?

Regards
Marten