Steve Bondy wrote:
Thanks.
I just found that the latest amavisd has a new config variable, $sa_spam_report_header which should do this.
Time to upgrade I guess.
Steve Bondy
Argh, you're right. I missed that new config option in doing my upgrade
from the older amavisd-new (20030613), that is e
Bondy
Subject: Re: Displaying rule scores in headers
> 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_hea
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 na
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 na
At 03:03 PM 10/1/2004, Steve Bondy wrote:
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?
Did you try doing a "clear_headers" or "remove_header all Status" first t
> 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
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