http://bugzilla.spamassassin.org/show_bug.cgi?id=2211
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2004-01-27 14:49 -------
I have added my own code which covers this bug and also tests for unique tags
(in addition to just testing counts and ratios) which seems to have a better
result in general.
My version just reuses html_range() for the test eval function so the
addition is actually smaller.
lib/Mail/SpamAssassin/HTML.pm | 16 ++++++++--
lib/Mail/SpamAssassin/MsgContainer.pm | 6 ++++
rules/70_cvs_rules_under_test.cf | 50 ++++++++++++++++++++++++++++++++++
3 files changed, 68 insertions(+), 4 deletions(-)
Brian and Brendan, thanks for figuring out the technique and the ideas.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.