]> Sergey Matveev's repositories - public-inbox.git/commit
lei_store: handle messages without Message-ID at all
authorEric Wong <e@80x24.org>
Thu, 31 Dec 2020 13:51:38 +0000 (13:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2021 05:00:39 +0000 (05:00 +0000)
commitcb2b5984109b2caad941e3a2c952219890079acc
tree30b6f39a13e62bb06320dd39f5a9780a7d6924a8
parent657695bf0b30ae8ddaef57739c4d24e5e38afdbf
lei_store: handle messages without Message-ID at all

For personal mail, unsent drafts messages are a common source of
messages without Message-IDs.
lib/PublicInbox/LeiStore.pm
lib/PublicInbox/OverIdx.pm
lib/PublicInbox/Smsg.pm
t/lei_store.t