- Fixed mboxrd serialization bug where lines beginning with
From:(and other
From-prefixed tokens) were incorrectly quoted.
Only lines beginning withFrom(with a trailing space) are now quoted, as required by the mboxrd format. - Bumped imap metadata format version to 3.1. Existing version 3 files are migrated on load using the previous deserialization logic.