Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 906015 - Last Review: February 28, 2007 - Revision: 1.2
Spam that has "re[10]" in the subject line is not filtered in Antigen
When you are using Antigen with Advanced Spam Manager (ASM), spam that has "re[10]" in the subject line is not filtered.
This issue occurs if you are using a subject filter character set that has multiple digits.
Character sets allow for single digits only.
For example, the filter "re \[[0-9]*" will not filter an e-mail message that has "re[10]" in the subject line.
To filter an e-mail message that has a subject that has a single digit, use the following filter:
re \[[0-9]*
To filter an e-mail message that has a subject that has double digits, use the following filter:
re \[[0-9][0-9]*
To filter an e-mail message that has a subject that has triple digits, use the following filter:
re \[[0-9][0-9][0-9]*
APPLIES TO
- Microsoft Antigen for Exchange
- Microsoft Antigen for SMTP Gateways
- Sybari Antigen 8.0 for Microsoft Exchange
- Sybari Antigen 8.0 for SMTP Gateways
- Sybari Antigen 7.5 for Microsoft Exchange
- Sybari Antigen 7.5 for SMTP Gateways
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate