]> Sergey Matveev's repositories - public-inbox.git/commitdiff
searchidx: ensure duplicated Message-IDs can be linked together
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Wed, 4 Apr 2018 21:11:47 +0000 (21:11 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Wed, 4 Apr 2018 21:12:55 +0000 (21:12 +0000)
This allows us to emulate the display of thread-aware MUAs when
multiple messages share the same Message-ID.  This also is a
place where "public-inbox-index --reindex" is useful to fix
existing messages and no schema version bump is necessary.


No differences found