]> Sergey Matveev's repositories - public-inbox.git/commitdiff
imapd: sort LIST response
authorEric Wong <e@80x24.org>
Thu, 16 Sep 2021 02:19:43 +0000 (21:19 -0500)
committerEric Wong <e@80x24.org>
Thu, 16 Sep 2021 04:29:18 +0000 (04:29 +0000)
While RFC 3501 doesn't require LIST responses be sorted,
it makes reading protocol dumps easier and we memoize it
once per-refresh, so it shouldn't be too expensive even
with thousands of folders.


No differences found