[issue15232] email.generator.Generator doesn't mangle "From " lines in MIME preamble

2012-07-29 Thread Chris Pickett
Chris Pickett added the comment: Thanks everyone! -- ___ Python tracker <http://bugs.python.org/issue15232> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15232] maildir parsing can split up messages with 'From ' at the start of a line

2012-06-30 Thread Chris Pickett
New submission from Chris Pickett : tar xvfz maildir_bug.tar.gz cd maildir_bug ./bug.sh The attachment contains a maildir with a single message. This message has two body lines beginning with 'From '. When converted to mbox using the maildir2mbox.py, only the second line gets a