Having some trouble setting up a rule to filter some spam coming in.
 
Getting a lot of junk mail with the subject:
 
re[34] or
re[4] or
re[56]
 
I want to setup a rule so if any email comes in with re[ in the subject (no number or closing bracket) it will forward to a special SPAM holder account.
 
Since the '[' is a special character, you have to do some special setups.
 
I have experimented around with the solution offered by IPswitch in using the '\' character, but it still isn't working.
 
I have tried \re[\ and re\[\ with no success.
 
Any suggestions?
 
Thanks,
Tony

Reply via email to