On 08/09/2006 18:48, Marc Sherman wrote:
> John Robinson wrote:
>> Am I wrong in thinking something's not working properly when the spam
>> report says a message is spam even when it's not spam and spamd has said
>> it's not spam?
>
> Yes, you're wrong.
Ah. Good :-)
> The report is just a configurable string
[...]
> For example, my local.cf has:
>
>> ### Set a terse report template, suitable for inclusion in msg headers
>> clear_report_template
>> report "_SCORE_, autolearn=_AUTOLEARN_"
>> report " _SUMMARY_"
Right, fair enough, I could do that. But what I really want is to have a
short version like
X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,BAYES_00
when it's not spam (or always), and then I'll make the full
X-Spam-Report only appear when the message is identified as spam. Is
there a way of doing this via exiscan-acl?
Cheers,
John.