[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Message Rejection / Choice of bounce text?
From: |
Dan Nelson |
Subject: |
Re: Message Rejection / Choice of bounce text? |
Date: |
Thu, 30 Sep 2004 11:53:56 -0500 |
User-agent: |
Mutt/1.5.6i |
In the last episode (Sep 30), Nate Schindler said:
> Hm... I don't have the -r problem with 3.0. shrug*
3.0 changed the X-Spam-Status header from hits=### to score=###, so
unless you're using recent CVS or someone's patched 0.2.0 binaries, I'm
surprised :)
> By the way, thanks for this app. I looked at quite a few when I set
> up SA. spamass-milter was the only one that (correctly) did
> everything I needed it to do without being bloated and
> over-complicated.
>
> I guess I do have a question though, which would contribute to this
> thread - Is it possible (or is it a TODO item) to add SA's report
> header to messages regardless of their spam status?
The milter will always update/add the headers X-Spam-Checker-Version,
X-Spam-Flag, X-Spam-Level, X-Spam-Report, and X-Spam-Status, whether
the mail is spam or not. The problem is that SpamAssassin doesn't add
X-Spam-Report unless it sees spam (probably to save space on untagged
mail). Try adding this to your local.cf:
add_header all Report _REPORT_
--
Dan Nelson
address@hidden