Re: [Exim] authenticators _and_ ACLs?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Marten Lehmann
Data:  
Para: exim-users
Assunto: 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