]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei: improve handling of Message-ID-less draft messages
authorEric Wong <e@80x24.org>
Sat, 3 Apr 2021 10:48:26 +0000 (10:48 +0000)
committerEric Wong <e@80x24.org>
Sat, 3 Apr 2021 18:38:47 +0000 (18:38 +0000)
We need a stable fallback time for digest2mid in the presence
of messages without Received/Date headers.  Furthermore, we
must avoid using uninitialized smsg->{mid} when parsing
References for draft replies.


No differences found