RFR: Try adapting to malformed mboxes

Erik Duveblad via github.com duke at openjdk.java.net
Wed Aug 28 09:17:37 UTC 2019


On Wed, 28 Aug 2019 08:21:23 GMT, Robin Westberg via github.com <duke at openjdk.java.net> wrote:

> 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 the `From ` cannot be parsed as an email, append it to the previous message and try again.
> 
> Best regards,
> Robin
> 
> ----------------
> 
> Commits:
>  - c53c58c2:	Fix trailing whitespace
>  - 15969c85:	Try adapting to malformed mboxes
> 
> Pull request:
> https://git.openjdk.java.net/skara/pull/91
> 
> Webrev:
> https://webrevs.openjdk.java.net/skara/91/webrev.00
> 
> Patch:
> https://git.openjdk.java.net/skara/pull/91.diff
> 
> Fetch command:
> git fetch https://git.openjdk.java.net/skara pull/91/head:pull/91

This PR has been reviewed by Erik Duveblad via github.com - changes are approved. Review comment:

Looks good!

PR: https://git.openjdk.java.net/skara/pull/91


More information about the skara-dev mailing list