]> Sergey Matveev's repositories - public-inbox.git/commit
content_id: do not take Message-Id into account
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Mon, 19 Mar 2018 23:24:50 +0000 (23:24 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Tue, 20 Mar 2018 04:30:55 +0000 (04:30 +0000)
commitdfed6cc6f2881c77478174dd5eb9b93352b1f1c1
tree2b57e97d45f8442ffaf0d2e80be0b9033dc76c2d
parent0a254eeea41cf5c0afde2ce188d7d367df5d4d95
content_id: do not take Message-Id into account

If we need to use content_id, we've already lost hope
in relying on Message-Id as a differentiator.  This
prevents duplicates from showing up repeatedly with
-watch when Message-Ids are reused and we generate
new Message-Ids to disambiguate.
lib/PublicInbox/ContentId.pm
t/v2writable.t