SA Bugzilla – Bug 5514
[review] make "score set for non-existent rule" a debug message
Last modified: 2007-12-16 13:22:35 UTC
I suggest that this warning/error causes too much confusion; it seems to be a very common topic on the users list, when a ruleset changes slightly and an old customisation becomes obsolete, it causes a lint failure. But it's a really trivial error. check it out, there's loads: http://www.google.com/search?q=%22score+set+for+non-existent+rule%22 Accordingly I suggest we "downgrade" it from a lint error to a debug message, only visible with "-D".
Created attachment 4208 [details] fix applied to trunk: : jm 20...; svn commit -m "bug 5514: make 'score set for non-existent rule' a debug message, instead of a lint warning, since it's a very frequent FAQ" lib/Mail/SpamAssassin/Conf/Parser.pm Sending lib/Mail/SpamAssassin/Conf/Parser.pm Transmitting file data . Committed revision 603778.
+1
sure, +1
thanks, in 3.2.x as r604708