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 no one, apparently, has written
up yet.  Which means you're left at the step before, which is "you have
to change the code".

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.

-- 
Randomly Generated Tagline:
"Due to budget cutbacks and the unexpected collapse of the tech sector,
 we regret to inform you that the next paycheck you receive will be the
 last one this millenium." - Jim Niemira (last paycheck of 2000)

Attachment: pgpClDedetgfk.pgp
Description: PGP signature

Reply via email to