On Tue, 2003-11-25 at 09:47, Theo Van Dinter wrote:
> On Tue, Nov 25, 2003 at 09:06:28AM -0500, Adam Denenberg wrote:
> > shouldnt the original from be preserved up top?
> 
> If there was a from in the original, it should be in the encapsulated
> message.  Feel free to open a bugzilla ticket, and attach (not cut +
> paste) the message to the ticket.

one other thing i just noticed in PerMsgStatus.pm after $newmsg gets
assigned all the haeders ..

 $newmsg = "Received: from localhost [127.0.0.1] by " .
            Mail::SpamAssassin::Util::fq_hostname() . "\n" ;


shouldnt that be $newmsg .= "Received...."

 i think this is what is overwriting my headers..

adam



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to