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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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