SA Bugzilla – Bug 2102
Undetected obfuscating comments
Last modified: 2003-06-19 17:25:06 UTC
Hello, I just received an HTML spam with the follo<!something!>wing kind of obfu<!word!>scating comments that got undetected by SA. (Obfuscating comments being random words) This kind of obfuscating comments should be considered a very strong spam sign. Furthermore, when manually "learnt" as spam into Bayes, the bayesian DB stores all the "!random!" words as tokens, including exclamation marks. Hope this helps.
fixed in 2.60-cvs *** This bug has been marked as a duplicate of 1844 ***
Subject: Re: Undetected obfuscating comments > quinlan@pathname.com changed: > Resolution| |DUPLICATE Oops, sorry :-/
#2016 contains an alternative regex which catches more obfuscations than the current obfuscating comments regex, if someone would be interested in putting it in cvs.
> #2016 contains an alternative regex which catches more obfuscations than the > current obfuscating comments regex, if someone would be interested in putting > it in cvs. We can test it for 2.70. Note that #2016 was filed against SpamAssassin 2.53, not 2.60-cvs.