Cannot decode ">From " encoding
Brought to you by:
ozami
IMAP Upload does not decode a ">From " in the message.
To conform a mbox standard it should decode ">From " to "From ".
Although this bug resides in the mailbox library of the Python (at least version 2.5), a workaround should be implemented in IMAP Upload side since this bug corrupts a message.