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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: 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