Try adapting to malformed mboxes #91
Conversation
|
Looks good! |
@rwestberg This change can now be integrated. The commit message will be:
Since the source branch of this PR was last updated there have been 2 commits pushed to the Your changes cannot be rebased automatically without conflicts, so you will need to merge |
/integrate |
1 similar comment
/integrate |
@rwestberg The following commits have been pushed to master since your change was applied: Your commit was automatically rebased without conflicts. |
@rwestberg The following commits have been pushed to master since your change was applied: Your commit was automatically rebased without conflicts. |
Hi all,
Please review this change that tries to handle malformed mbox files, where lines start with
From
without being an actual message break. If the lines following theFrom
cannot be parsed as an email, append it to the previous message and try again.Best regards,
Robin
Progress
Approvers