Re: [exim] DATA ACL - Domain substitute ?

Top Page
Delete this message
Reply to this message
Author: Ted Cooper
Date:  
To: exim-users
Subject: 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.