https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6400

--- Comment #3 from Darxus <[email protected]> 2011-10-12 00:49:22 UTC ---
If these rules get added to the default spamassassin set, optimal rule
generation would be part of that.  Theoretically, optimal scores for most rules
are generated every day, that's just currently broken (bug 6671).

The problem with your WL stats isn't just that it hits some spam, but that the
percentage of ham it hits is proportionally low.  For example,
RCVD_IN_DNSWL_MED hits more ham and less spam than the _WL rule and all of the
_H* rules except for _H4 which only hits 0.1% of ham.  Might get a better
result by, for example, combining _H5, _H4, and _H3, but it doesn't look like
it.

It also looks like everything that hits RCVD_IN_MSPIKE_WL also hits one of the
RCVD_IN_DNSWL_* rules, so it doesn't add much.  The overlap with the DNSWL HI,
LOW, and NONE totals 102%, because rounding errors are fun.  Although the lack
of DNSWL_MED in the overlap list is pretty weird.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to