[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Message Rejection / Choice of bounce text?
From: |
Nate Schindler |
Subject: |
RE: Message Rejection / Choice of bounce text? |
Date: |
Thu, 30 Sep 2004 11:19:56 -0700 |
sweet! thanks, the add_header thing worked. I'd never thought of that.
Yeah, I don't know why my -r still works... I think maybe I changed the source
for some reason when I originally installed it, but I wouldn't think SA 2.6x
would've worked at the time if i'd have done that. *shrug*... weird, but
whatever. :)
Nate
-----Original Message-----
From: Dan Nelson [mailto:address@hidden
Sent: Thursday, September 30, 2004 9:54 AM
To: Nate Schindler
Cc: address@hidden
Subject: Re: Message Rejection / Choice of bounce text?
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