On Sat, 21 Feb 2004 14:49:19 +0100, Andrej T. wrote: >Hello, > >I have added the following line in /etc/mail/spamassassin/local.cf : > >add_header all Level _STARS(*)_ > >and when a message is recieved (either spam or ham) the header isn't >there. I have also noticed that there are missing default headers in >X-Spam-Status. I have only these values : > >X-Spam-Status No, hits=-4.9 required=2.5 > >According to "man Mail::SpamAssassin:Conf" I should see more values in >X-Spam-Status or not?
Perhaps you have some conflicting directives in your user_prefs, which is evaluated after local.cf
