rg>> I have a spam filter meant to trigger if a subject line contains rg>> [SPAM]. ... the filter is ignoring the brackets ... as any message rg>> with SPAM anywhere in the subject line is being sent to the spam rg>> folder. rg>> Must I do something special to alert the filtering tools NOT to rg>> ignore the brackets?
IAW> Try a \ before each [ or ] to make the [ or ] seen literally. Old string = [SPAM] New string = \[SPAM\] With the old string the filter ignored the []s so ANY message with SPAM in the subject (no matter with or without the []s) was placed in the junk folder. With the new string the the filter does nothing. Any message with SPAM or [SPAM] ends up in the inbox like any other unfiltered message. Thx RG -- Beautiful Butterfly Displays http://FramedButterflyArt.com Random tagline: Most rock journalism is people who can't write interviewing people who can't talk for people who can't read. - Frank Zappa ________________________________________________ Current version is 3.95.08 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

