Re: [exim] Is this a bug?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: David Saez Padros
Datum:  
To: Marc Perkel
CC: exim-users
Betreff: 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
----------------------------------------------------------------