On Sun, Jul 09, 2006 at 12:18:39AM -0700, Marc Perkel wrote:
> >> accept    condition = ${if match {$acl_c1}{"(white|yellow)"}}
>  > 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 ... ?

Presumably because the string you're matching ($acl_c1) didn't contain
double-quote marks.

-- 
Dave Evans
Power Internet

PGP key: http://powernet.co.uk/~davide/pgpkey

Attachment: signature.asc
Description: Digital signature

-- 
## 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/

Reply via email to