Matt Kettler wrote:
At 09:53 AM 1/17/2005, Roger WJ Alterskjær wrote:
I've recently upgraded SA from 2.64 to 3.0.2 and now can't seem to get the add_header option working. Before I start: RH9, SA 3.0.2, spamd -d -c -m5 -u qscand, spamc called by qmail-scanner 1.24.
In /etc/mail/spamassassin/local.cf I've got:
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_ version=_VERSION_
And yet I still get the default short report. I've been working on this for a few days and can't seem to wrap my head around this...
Erm, define "default short report"... That setting above matches the defaults EXACTLY. Thus, I would not expect SA's behavior to change at all from this setting.
What, exactly, are you trying to change about messages that SA has touched?
Hehehe... yeah, I should define that a little better. By default we get something that translates to:
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_
I'm trying to get the additional info on what tests were 'plinged' when
run through SA. With 2.64 I was able to get these reports when a message was marked as spam.(the old X-Spam-Report which is now disabled in 3.0)
Like this:
X-Spam-Report:
* 0.1 HTML_FONTCOLOR_UNKNOWN BODY: HTML font color is unknown to us
* 0.1 HTML_MESSAGE BODY: HTML included in message
* 5.4 BAYES_99 BODY: Bayesian spam probability is 99 to 100%
* [score: 1.0000]
* 0.3 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
* 0.6 HTML_FONT_INVISIBLE BODY: HTML font color is same as
background
* 4.0 OB_URI_RBL URI's domain appears in OB database at
ob.surbl.org
* [www.xxxxxx.xxx is blacklisted in URI RBL at]
[ob.surbl.org]
* 4.0 BILLSTEARNS_URI_RBL URI's domain appears in Bill Stearns'
database at ws.surbl.org
* [www.xxxxxx.xxx is blacklisted in URI RBL at]
[ws.surbl.org]
* 0.1 NORMAL_HTTP_TO_IP URI: Uses a dotted-decimal IP address
in URL
* 1.6 MISSING_MIMEOLE Message has X-MSMail-Priority, but no
X-MimeOLE
* 0.1 MISSING_OUTLOOK_NAME Message looks like Outlook, but isn't