
On Fri, 12 Apr 2013, Chris Samuel <chris@csamuel.org> wrote:
add_header all Status "_YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTSSCORES_ autolearn=_AUTOLEARN_ version=_VERSION_"
According to the below URL adding the above to local.cf should give the result I want. But on Debian/Wheezy it doesn't. Can anyone give me a pointer?
With amavisd-new you need to set $sa_tag_level_deflt to a low value (or just undef) to get the X-Spam-Status headers in your emails, viz:
X-Spam-Status: No, hits=-5.604 tagged_above=-100 required=5 tests=BAYES_00=-1.9, MISSING_FROM=1, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-2.403, SPF_PASS=-0.001
Looking at your message again, you've quoted an email header. The entry that I'm using (double quoted above) gives those headers. What I'm after is log files which contain the same data. The fact that I used a message header config directive when trying to change the syslog logging was due to confusing web pages about it. spamd: result: . 1 - DKIM_ADSP_DISCARD,SPF_PASS,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY Do you have /var/log/mail.log or similar logging the numbers or is it just like the above entry from my /var/log/mail.log? -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/