Re: [Exim] authenticators _and_ ACLs?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marten Lehmann
Fecha:  
A: exim-users
Asunto: 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