David Saez Padros wrote:
> Hi !!
>
>> Ok - This is weird. I have the following code in the acl_smtp_mail acl:
>>
>> accept condition = ${if match {$acl_c1}{"(white|yellow)"}}
>
> try
>
> accept condition = ${if match {$acl_c1}{(white|yellow)}}
Yeah - I figured that out and it worked. But confused by why the first
one didn't ... ?
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/