Hi, I made some changes to the scores of a few rules and included in my local.cf file.
For example: score URIBL_BLACK 0 2.5 0 2.0 # n=0 n=2 score BAYES_99 0 0 4.0 4.0 However, I'm getting messages that hit both URIBL_BLACK and BAYES_99 and have a score of 6.0. How can that be (I would expect 6.5)? X-Spam-Status: No, score=6.0 required=7.5 tests=BAYES_99,URIBL_BLACK shortcircuit=no autolearn=no version=3.2.4 I'm running SA 3.2.4 on a Ubuntu 8.04 server. Thanks Ricardo