RE: [Exim] Exiscan-ACL 4.31-16, wrong SpamAssassin report

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Dickenson, Steven
Ημερομηνία:  
Προς: 'Andreas M. Kirchwitz', exim-users
Αντικείμενο: RE: [Exim] Exiscan-ACL 4.31-16, wrong SpamAssassin report
Andreas M. Kirchwitz wrote:
> I'm using Exim 4.31 + Exiscan-ACL 4.31-16 and SpamAssassin 2.63
> on a Red Hat Linux 9 system. I'm just wondering why Exiscan puts
> SpamAssassins long report into the message headers instead of
> the terse report as configured in SpamAssassin's "local.conf":


Exiscan writes information to the headers of the message itself. It does
not use spamd to do so. It uses the default spam report for the
$spam_report variable. You're telling spamd to use the terse report if it
writes to the message, so it does. It doesn't overwrite the default report,
it just uses the terse one. Did that make sense? I've been up for a while.
;)

Anyway, put this in your local.cf to reconfigure the default report as a
terse one (the second line will probably wrap).

clear_report_template
report "_YESNO_, hits=_HITS_ required=_REQD_ tests=_TESTS_
autolearn=_AUTOLEARN_ version=_VERSION_"

This will produce a report like this (again, wrapped).

X-Spam-Status: Yes, hits=6.6 required=5.0
tests=BAYES_60,BIZ_TLD,HTML_FONTCOLOR_UNSAFE,HTML_MESSAGE,MIME_HTML_NO_CHARS
ET,MIME_HTML_ONLY,MIME_HTML_ONLY_MULTI,PRIORITY_NO_NAME,RCVD_IN_BL_SPAMCOP_N
ET autolearn=no version=2.63

HTH,
Steven
---
Steven Dickenson <sdickenson@???>
Network Administrator
The Key School, Annapolis Maryland