This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lilydjwg
Recipients lilydjwg, petri.lehtinen
Date 2012-07-04.05:55:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341381357.26.0.534273255161.issue15222@psf.upfronthosting.co.za>
In-reply-to
Content
Hi, I have figured it out.

The 'mbox2' file should be in correct format now.
Run './bug.py' once to delete the last mail.
'cat newmail >> mbox2' to append a new mail to that mbox.
Run './bug.py' again.

Now, 'mbox2' doesn't have a newline at the end. (And I think a correct mbox should end with a blank line?)
History
Date User Action Args
2012-07-04 05:55:57lilydjwgsetrecipients: + lilydjwg, petri.lehtinen
2012-07-04 05:55:57lilydjwgsetmessageid: <1341381357.26.0.534273255161.issue15222@psf.upfronthosting.co.za>
2012-07-04 05:55:56lilydjwglinkissue15222 messages
2012-07-04 05:55:56lilydjwgcreate