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