http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5171


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Additional Comments From [EMAIL PROTECTED]  2006-11-08 08:59 -------
> This isn't a code problem, it's a rules/update problem.  "score" lines for
> plugin tests need to be in ifplugin conditional sections.

those rules are coming from these plugins:

# Plugins which used to be EvalTests.pm
# broken out into separate plugins
loadplugin Mail::SpamAssassin::Plugin::Bayes
loadplugin Mail::SpamAssassin::Plugin::BodyEval
loadplugin Mail::SpamAssassin::Plugin::DNSEval
loadplugin Mail::SpamAssassin::Plugin::HTMLEval
loadplugin Mail::SpamAssassin::Plugin::HeaderEval
loadplugin Mail::SpamAssassin::Plugin::MIMEEval
loadplugin Mail::SpamAssassin::Plugin::RelayEval
loadplugin Mail::SpamAssassin::Plugin::URIEval
loadplugin Mail::SpamAssassin::Plugin::WLBLEval

in other words, the entire set of eval rules built into the core ruleset.
also, it's not just score lines -- it's descriptions and meta rules too.

It would be a serious pain, both to implement now and to maintain later, to
require "ifplugin" for all score lines, descriptions, and meta rules that refer
to the core eval-rules set.  I'd be -1 on such a requirement.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to