Hi,I am using UnixMailbox to parse an mbox file. This mbox file starts with the 
following lines.From [EMAIL PROTECTED] May 18 01:43:12 2004>From [EMAIL 
PROTECTED] May 18 01:43:12 2004ReturnPath: XOriginalTo: [EMAIL PROTECTED]: 
[EMAIL PROTECTED] what I am seeing is that the '>From [EMAIL PROTECTED] May 18 
01:43:12 2004' line is being returned as mail header by UnixMailbox. Which is 
not the case. I am not sure whether this is a bug in UnixMailbox. Or is it not 
handled in Active Python 2.3.5.The http://www.qmail.org/man/man5/mbox.html link 
says that while reading a mbox the >Fromline should be stripped off.Please help 
me out. Sirshendu
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to