From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Description of problem: /etc/mail/spamassassin/local.cf has required_hits 5 As I understand, "required_hits" is only used in Spamassassin 2.x. and Spamassassin 3 uses required_score now. Version-Release number of selected component (if applicable): spamassassin-3.0.4-1.fc3 How reproducible: Always Steps to Reproduce: 1. see description 2. 3. Additional info:
Upstream said that both "required_hits" and "required_score" works in 3.0+, they only forgot to use the new one in the default local.cf. 3.1 has corrected the default local.cf, but required_hits continues to work too. So this really isn't a problem. When our FC5 package becomes 3.1, it'll become required_score by default. Thank you for your concern.