http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5242
Summary: resurrect some removed rules: HTML_IMAGE_RATIO_*
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P5
Component: Rules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
bug 5123:
------- Additional Comment #12 From Alex Broens 2006-11-28 11:12 [reply]
-------
There's abunch of rules which are nciely used in Metas. I don't think its a good
idea to remove them totally. Maybe keep in separate file and score them 0.01
Stuff like HTML_IMAGE_RATIO_06 come in very handy agains stock spams which
combined with *for example* __ANY_OUTLOOK_MUA and some Msg-Id rule.
here's some examples I have in production:
META_OENOBDARY (__ANY_OUTLOOK_MUA && MIME_MISSING_BOUNDARY) ยจ#would stop
working if you remove MIME_MISSING_BOUNDARY
META_ULESSBIZ (BIZ_TLD && !__ANY_OUTLOOK_MUA && __HAS_URI &&
__HAS_X_MAILER!) # would be rendered useless without BIZ_TLD
I doubt I'm the only one who uses stuff like this to add the extra point to a
final score.
If there's any chance of keepigng these rules, I'd work my way thru the list and
a large collection of Metas and check if & what is worth keeping.
Alex
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.