Re: way to change the header
cpayne wrote:
> Is there a way I can take this > > X-Spam-Status: No, score=(1.1), required=1.5, > tests=BAYES_50,Magi_Body_Chuck, > NO_RECEIVED,TO_CC_NONE, autolearn=no, bayes score = 0.5000, > version=3.1.8 > date scan = Mon, 15 Oct 2007 15:38:39 -0400 >
Have you already customized your add_headers? If so, can you post what
you're using?
If not, the first example isn't a normal default for SA 3.1.8. Check
around for add_headers commands in your config files.
> and make it look like this... > > X-Spam-Status: No, score=(1.1), required=1.5, > tests=BAYES_50, > Magi_Body_Chuck, > NO_RECEIVED,TO_CC_NONE,
> autolearn=no, bayes score = 0.5000, > version=3.1.8 > date scan = Mon, 15 Oct 2007 15:38:39 -0400
I don't know if that format is legal in an email message
header...There's very particular rules about using whitespace to ensure
that the header block can be parsed reliably...
However, the place to do it would be to tweak your add_headers commands.
(note: do this by COPYING that block of
/usr/share/spamassassin/10_default_prefs.cf into your
/etc/mail/spamassassin/local.cf and edit. Not copying to local.cf could
cause your changes to be obliterated by sa-update or upgrading SA itself)
Received on Wed Oct 17 00:54:52 2007
This archive was generated by hypermail 2.1.8
: Fri Jul 04 2008 - 17:18:51 EDT
|