https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6629
Bug #: 6629
Summary: Add a configuration option to limit the maximum score
of any rule
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: normal
Priority: P2
Component: Rules
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
As discussed by Lawrence Williams:
"Could we do something like put a upper cap on the score any rule can have
(outside of BAYES_XX of course)? On a server with required score set to 5, 3.1
is simply too much.
Perhaps 2.5 with no net or bayes, 2.0 with net, and 1.5 with bayes or net +
bayes"
This will likely need to exclude certain rules and should have a way of
modifying exemptions:
Things such as USER_IN_WHITELIST, BAYES and AWL come to mind immediately.
Otherwise, configuration options such as those above are desired:
maximum_rule_score 2.5
maximum_rule_score_exemptions XYZ Rule (with a default as discussed above)
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.