On Fri, 16 Aug 2002, Sheldon Hearn wrote:
> Ah, so it's actually
>
> | if $recipients matches "\\\\b(sheldonh|root)@starjuice\\\\.net\\\\b"
That's a nice example of why you should change to Exim 4, where you
could use
if $recipients matches "\\N\\b(sheldonh|root)@starjuice\\.net\\b"
Hmm. I wonder if I should put "non-escaping quotes" on the Wish List?
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.