[spambayes-bugs] [ spambayes-Bugs-783915 ] hammiefilter garbles message

SourceForge.net noreply at sourceforge.net
Tue Sep 16 01:22:07 EDT 2003


Bugs item #783915, was opened at 2003-08-06 16:33
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=783915&group_id=61702

Category: hammie
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthew Eldridge (eldie1)
Assigned to: Nobody/Anonymous (nobody)
Summary: hammiefilter garbles message

Initial Comment:
hammiefilter -f garbles the attached message.  It drops 

the original headers, and replaces them with a single X-

Spambayes-Classification header.

----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2003-09-16 17:22

Message:
Logged In: YES 
user_id=552329

This happens because there is an error parsing the headers, 

and so spambayes throws them away and classifies on the 

body.



The best solution, IMO, would be to abstract out the code 

from sb_server that deals with this same problem, into 

message.py, and then get hammie.py to use message.py to 

add the headers.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=783915&group_id=61702



More information about the Spambayes-bugs mailing list