Re: X-Spam headers placement issue

2005-12-16 Thread Nix
On Tue, 6 Dec 2005, [EMAIL PROTECTED] stipulated: > Don't bother to try to report spam with that header placement if you > expect outfits that use DCC to respond. Placing the headers at the > bottom that way will screw up the DCC hash they can use to identify > the message details as "truth". AIUI

Re: X-Spam headers placement issue

2005-12-07 Thread jdow
From: "Graham Murray" <[EMAIL PROTECTED]> "jdow" <[EMAIL PROTECTED]> writes: Don't bother to try to report spam with that header placement if you expect outfits that use DCC to respond. Placing the headers at the bottom that way will screw up the DCC hash they can use to identify the message d

Re: X-Spam headers placement issue

2005-12-06 Thread Graham Murray
"jdow" <[EMAIL PROTECTED]> writes: > Don't bother to try to report spam with that header placement if you > expect outfits that use DCC to respond. Placing the headers at the > bottom that way will screw up the DCC hash they can use to identify > the message details as "truth". But does spamassas

Re: X-Spam headers placement issue

2005-12-06 Thread jdow
From: "SickBoy" <[EMAIL PROTECTED]> I believe the answer is to change this line in PerMsgStatus.pm: $new_hdrs_pre .= "X-Spam-$header: $line\n"; to $new_hdrs_post .= "X-Spam-$header: $line\n"; I haven't tested it or anything, just reading the code. Well Theo, thank God there are peop

Re: X-Spam headers placement issue

2005-12-06 Thread SickBoy
> I believe the answer is to change this line in PerMsgStatus.pm: > > $new_hdrs_pre .= "X-Spam-$header: $line\n"; > > to > > $new_hdrs_post .= "X-Spam-$header: $line\n"; > > I haven't tested it or anything, just reading the code. Well Theo, thank God there are people like you around. ;) T

Re: X-Spam headers placement issue

2005-12-06 Thread Theo Van Dinter
On Tue, Dec 06, 2005 at 08:08:54PM +0100, SickBoy wrote: > Well, I've searched thru archives before posting (vide > http://www.nabble.com/SA-Headers-Moved-t365404.html#a1011617 as a decent > example), and still my question HOW to do it remains unanswered. What you're looking for is a patch, which

Re: X-Spam headers placement issue

2005-12-06 Thread SickBoy
> I don't want to be one of those jerks who tells you to read the list > archives for an answer, but I know this subject has been raised several > times since the release of 3.1.0. Well, I've searched thru archives before posting (vide http://www.nabble.com/SA-Headers-Moved-t365404.html#a1011617

Re: X-Spam headers placement issue

2005-12-06 Thread Mike Jackson
When mail is processed by SA ( spamc/spamd from procmail in this example), it adds all the X-Spam headers at the beginning of the mail (prepend). I don't want to be one of those jerks who tells you to read the list archives for an answer, but I know this subject has been raised several times s

X-Spam headers placement issue

2005-12-06 Thread SickBoy
Hi there. After installing the brand new SA 3.1.0 I've spotted one small thing. When mail is processed by SA ( spamc/spamd from procmail in this example), it adds all the X-Spam headers at the beginning of the mail (prepend). I've submitted a bug [ http://issues.apache.org/SpamAssassin/show_bug.