On Mon, 3 Jul 2006, Tim Jackson wrote:

> I'm trialling this at the moment:
> 
> ${if or { \
>           { {match{$h_precedence:}{(?i)bulk|list|junk} } \
>           { {match{$h_auto-submitted}{(?i)auto-generated|auto-replied} }\
>          } \
>          {no} \
>          {yes} \
>   }
> 
> Any thoughts?

Er, yes, you've forgotten the colon after the name...

Apart from that, it seems like quite a good idea. Noted, thanks.


-- 
Philip Hazel            University of Cambridge Computing Service
Get the Exim 4 book:    http://www.uit.co.uk/exim-book

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