http://bugzilla.spamassassin.org/show_bug.cgi?id=3114
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2004-03-01 10:56 -------
Okay, I added a new rule for testing to SVN HEAD:
body T_HTML_COMMENT_TAG eval:html_eval('comment_text', '=~ /<.*?>/')
describe T_HTML_COMMENT_TAG HTML comment probably contains HTML tag
Note it will only work in HEAD.
Also, the example message hits these rules in HEAD:
ADDRESS_IN_SUBJECT
CREDIT_CARD
HOT_NASTY
HTML_60_70
HTML_MESSAGE
HTML_OBFUSCATE_40_50
HTML_TAG_BALANCE_BODY
HTML_TAG_BALANCE_HTML
MPART_ALT_DIFF
T_ALL_TRUSTED
T_HTML_COMMENT_TAG
The new ones in there are very likely to get a high score, so I think this
new type of spam is well covered. Especially MPART_ALT_DIFF and the new
replacement for the old obfuscation rules: HTML_OBFUSCATE_*
OVERALL% SPAM% HAM% S/O RANK SCORE NAME
337797 279661 58136 0.828 0.00 0.00 (all messages)
100.000 82.7897 17.2103 0.828 0.00 0.00 (all messages as %)
29.209 35.2745 0.0310 0.999 0.98 3.00 MPART_ALT_DIFF
1.643 1.9838 0.0017 0.999 0.94 1.00 HTML_OBFUSCATE_40_50
Closing as FIXED since this stuff is all now in SVN HEAD.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.