Bugs item #2916335, was opened at 2009-12-17 17:22
Message generated for change (Comment added) made by alexratti
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=2916335&group_id=61702

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: hammie
Group: Source code - CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexandre Ratti (alexratti)
>Assigned to: Skip Montanaro (montanaro)
Summary: From lines get mangled by sb_filter.py

Initial Comment:
I installed the SVN code to get around the From escaping problem discussed on 
these pages:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559977
https://sourceforge.net/tracker/?func=detail&aid=2908573&group_id=61702&atid=498103

However, messages still get mangled by the latest SVN code (revision 3255): the 
first From header of a messages is stripped. As a result, messages stored in 
mbox files on a Linux server are invisible to mail readers such as Thunderbird 
(IMAP access) and Mutt (local access).

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

>Comment By: Alexandre Ratti (alexratti)
Date: 2009-12-17 17:37

Message:
I clicked Submit too fast; I wanted to attach files for testing and now I
can't. So I uploaded the files to:

http://alexandre.ratti.free.fr/sb/

To test, I first mailed myself a message with the command line "mail"
utility. This message went through my system (procmail and clamav), but it
was NOT filtered by spambayes (deactivated in .procmailrc). 

Then I filter the message through sb_filter.py on the command line and I
created a diff. As you can see, the first From line is missing from the
processed message.

I'm assigning this report to user "montanaro" since he checked in the fix
for the From escaping issue.

Thanks.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=2916335&group_id=61702
_______________________________________________
Spambayes-bugs mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-bugs

Reply via email to