<<< Date Index >>>     <<< Thread Index >>>

regular expressions and alternates



Hi there,

I have an anything@xxxxxxxxxxxxx type email address.  ONE of these
addresses gets automatically forwarded onto my girlfriend.  What I would
like to do in my alternates is have something like

set 
alternates=(work@xxxxxxxxx|random@xxxxxxxxx|.*@myaccount.net)&(NOT:girlfriend@xxxxxxxxxxxxx)

But this doesn't work obviously.  Can anyone suggest how to do this, my
knowledge of regular expressions is ok, but far from perfect.

Many thanks in advance,

Al