Re: [exim] Is this a bug?

Top Page
Delete this message
Reply to this message
Author: David Saez Padros
Date:  
To: Marc Perkel
CC: exim-users
Subject: Re: [exim] Is this a bug?
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)}}


--
Best regards ...

----------------------------------------------------------------
    David Saez Padros                http://www.ols.es
    On-Line Services 2000 S.L.       e-mail  david@???
    Pintor Vayreda 1                 telf    +34 902 50 29 75
    08184 Palau-Solita i Plegamans   movil   +34 670 35 27 53
----------------------------------------------------------------