Steve Bondy wrote:
I'd like to see the scores each rule is contributing in the headers
in X-Spam-Status, and I'd like to do it site wide, so I've added a
line to local.cf:

add_header all Status_YESNO hits=_HITS_ required=_REQD_
tests=_TESTSSCORES_ autolearn=_AUTOLEARN_

But all I get are the rule names, not the individual scores.

What am I doing wrong?

Oh - this is SA 2.64, with amavisd-new

Steve Bondy


You want the X-Spam-Report header, which amavisd-new doesn't show by default. You have to edit the amavisd file itself to gain that behavior as far as I know (which is what I've done). In amavisd-new 2.1.2, the code in question is within the $do_tag2 if statement at around line 6843.



Ryan Moore ---------- Perigee.net Corporation 704-849-8355 (sales) 704-849-8017 (tech) www.perigee.net

Reply via email to