Hi All, 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. 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 [18176] info: rules: meta test DIGEST_MULTIPLE has dependency 'RAZOR2_CHECK' with a zero score [18176] info: rules: meta test DIGEST_MULTIPLE has dependency 'DCC_CHECK' with a zero score [18176] info: rules: meta test DIGEST_MULTIPLE has dependency 'PYZOR_CHECK' with a zero score [18176] info: rules: meta test DRUGS_MANYKINDS has dependency 'DRUGS_ERECTILE' with a zero score [18176] info: rules: meta test DRUGS_MANYKINDS has dependency 'DRUGS_DIET' with a zero score [18176] info: rules: meta test DRUGS_MANYKINDS has dependency 'DRUGS_PAIN' with a zero score [18176] info: rules: meta test DRUGS_MANYKINDS has dependency 'DRUGS_SLEEP' with a zero score [18176] info: rules: meta test DRUGS_MANYKINDS has dependency 'DRUGS_MUSCLE' with a zero score [18176] info: rules: meta test DRUGS_MANYKINDS has dependency 'DRUGS_ANXIETY' 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? -- Xueron Nee <[EMAIL PROTECTED]>