http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5454
------- Additional Comments From [EMAIL PROTECTED] 2007-05-09 05:43 ------- aha, you don't have Mail::SpamAssassin::Plugin::URIDNSBL loaded, and the rules that require that plugin do not have their score lines protected with "ifplugin". that's bug 5436, and there's a fix for that file that'll be in 3.2.1. however there are also others from the update's "72_scores.cf" file, such as: config: warning: score set for non-existent rule FRT_OPPORTUN1 this is a MIMEHeader rule, added in the update, which again has a plugin requirement but no ifplugin line in the update's generated scores file. We need to fix this in Daryl's score-generation-for-updates code, hence this is a separate bug from 5436. (I think we generally need some kind of script that takes a scores file and a set of rules files, figures out which rules require which "ifplugin" lines, and outputs a modified version of the scores file with the ifplugin lines added. not simple, unfortunately...) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
