Re: [exim] data ACL only for ''local recipient'' messages...

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] data ACL only for ''local recipient'' messages...
On 11/08/15 18:28, Marco Gaiarin wrote:
> How can i apply that ACL only to ''non local recipient'' messages?


First decide how you're going to deal with a message that has
both "local" and "nonlocal" recipients. Then look into the
$recipients variable, the forany/forall conditions, the
${domain:} expansion operator, the ${if } expansion item
and the condition= ACL condition.

http://exim.org/exim-html-current/doc/html/spec_html/index.html
--
Cheers,
Jeremy