Re: [exim] DATA ACL - Domain substitute ?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Ted Cooper
日付:  
To: exim-users
題目: Re: [exim] DATA ACL - Domain substitute ?
On 14/09/11 09:19, Always Learning wrote:
> The current documentation states
>
> "Note carefully (because many people seem to fall foul of this): you
> cannot use domains in a DATA ACL."
>
> Any suggestions please what can be used in place of 'domains' ? Domain
> (singular) does not work.


Store the values in an $acl_m_ variable so they can used used at a later
stage of processing? domains is simply not available because it only
relevant in the RCPT ACL.