Hi, Am running 3.18 on a vanilla CentOS 4 box and tried to upgrade to 3.20. The make/make test/make install cycle went fine but I noticed that the scoring is slightly different between the two version. I sent myself an email and here's how they scored:
3.18: X-Spam-Status: No, score=-104.4 required=7.0 tests=AWL,BAYES_00,FH_RELAY_NODNS, SPF_PASS,USER_IN_SPF_WHITELIST,USER_IN_WHITELIST autolearn=no version=3.1.8 3.20: X-Spam-Status: No, score=-3.1 required=7.0 tests=AWL,BAYES_40,FH_RELAY_NODNS, RDNS_NONE,USER_IN_WHITELIST autolearn=no version=3.2.0 The email was exactly the same. The only difference was one was sent 10 minutes later. Did the Bayes scoring change that much between 3.18 and 3.20? Also, it looks like 3.20 SPF checking is broken. How can I debug where it broke? Thanks.