Some things I noticed importing my personal IMAP mailboxes Eric Wong (5): lei_store: update alternates on new epoch test_common: lei_ok: improve diagnostics lei tag: note message mismatches on failure lei: improve handling of Message-ID-less draft messages lei/store: (more) synchronous non-fatal error output
MANIFEST | 1 + lib/PublicInbox/Import.pm | 6 +-- lib/PublicInbox/LeiSearch.pm | 2 +- lib/PublicInbox/LeiStore.pm | 74 ++++++++++++++++++++++++++++------ lib/PublicInbox/LeiStoreErr.pm | 30 ++++++++++++++ lib/PublicInbox/LeiTag.pm | 3 +- lib/PublicInbox/OverIdx.pm | 6 ++- lib/PublicInbox/Smsg.pm | 2 +- lib/PublicInbox/TestCommon.pm | 3 +- t/lei-import.t | 21 ++++++++++ 10 files changed, 127 insertions(+), 21 deletions(-) create mode 100644 lib/PublicInbox/LeiStoreErr.pm -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
