On Thu, Mar 11, 2010 at 12:56 PM, Martin Gregorie <mar...@gregorie.org> wrote: > They'd normally be in local.cf and are needed for any of the URIBL etc > blacklists to work correctly. See: > http://spamassassin.apache.org/full/3.2.x/doc/Mail_SpamAssassin_Conf.html#network_test_options
I guess I am still lost. SA appears to be working and everything looks fine however my emails don't appear to be getting a score and I don't understand how that link applies to why SA isn't setting a score on my messages when it is clearly passing mail to and from Postfix. My headers look like: X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on mail.iamghost.com X-Spam-Level: * X-Spam-Status: No, score=1.0 required=6.3 tests=EXTRA_MPART_TYPE,HTML_MESSAGE autolearn=no version=3.3.0 ***************** The above snipper shows no score as I would expect to see below from a different server: X-Spam-Flag: NO X-Spam-Score: -1.15 X-Spam-Level: X-Spam-Status: No, score=-1.15 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MSGID_MULTIPLE_AT=1.449] autolearn=no ***************** Am I missing something in my local.cf that is not properly scoring all incoming messages?