The debug output is saying that the meta rule, LOCAL_BAYES_RTF, has a dependency, BAYES_99, which has a 0 score. In the score line, there are two zero values. ;) It depends what scoreset you're running in. Also, just because 50_scores.cf has something set doesn't mean something later on doesn't change it.
On Mon, Jun 22, 2009 at 2:50 PM, MySQL Student<[email protected]> wrote: > Hi all, > > When I run "spamassassin -D --lint", I receive this output: > > [14406] info: rules: meta test LOCAL_BAYES_RTF has dependency 'BAYES_99' > with a zero score > > Which is it saying has a zero score? > > BAYES_99 in 50_scores.cf is shown as: > > score BAYES_99 0 0 3.5 3.5 > > The LOCAL_BAYES_RTF is a meta rule that combines BAYES_99 with a mimeheader > rule with 0.1 score that catches RTF files.
