Theo Van Dinter writes: > On Thu, Nov 02, 2006 at 05:14:22PM +0800, Xueron Nee wrote: > > I am want to disable all tests but bayes to do some benchmark of bayes > > classify. So I changed all rules' score to 0. > > It seems that it's currect. > > Sure. You can also just remove the rule files, it would be easier.
Or use the "-C" switch to use a different directory, one where you've copied the BAYES rules file previously. > > But I saw some line like this: > > [18176] info: rules: meta test RCVD_DOUBLE_IP_LOOSE has dependency > > 'RCVD_DOUBLE_IP_SPAM' with a zero score > > ...... > > > > Score of these meta rules are 0, too. But it seems that these meta tests > > were still available. > > Is it right? > > The rules are defined, and the dependencies have a score of 0, so it tells > you so. Could you file a bug at the bugzilla though? Personally, I think it's arguable that it should *not* warn about disabled rules. --j.