]> Sergey Matveev's repositories - public-inbox.git/commit
imap: fix multi-message partial header fetches
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:14 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commit40ee12e172f44a2e8eed8654f5e7835ce69a894f
treeb42588fe4a1bac21899504c85ed216a7f5b77c8e
parent499af0138412496c2a0c84035d5d398fac178624
imap: fix multi-message partial header fetches

We must keep the contents of {-partial} around when handling
a request to fetch multiple messages.
lib/PublicInbox/IMAP.pm
t/imapd.t