]> Sergey Matveev's repositories - public-inbox.git/commit
net_reader: support Mail::IMAPClient Ignoresizeerrors
authorEric Wong <e@80x24.org>
Thu, 9 Sep 2021 05:25:05 +0000 (05:25 +0000)
committerEric Wong <e@80x24.org>
Thu, 9 Sep 2021 05:42:58 +0000 (05:42 +0000)
commitbbc43425b6710d5687365956764dffc8590a7c58
treeb66fce32cbdf20443cbf6b5ede851a93530bca7a
parent4558467b5265828b19958e920fd9388d734cf9e9
net_reader: support Mail::IMAPClient Ignoresizeerrors

Some proprietary servers may do wacky things and give the
wrong size, so Mail::IMAPClient has a knob for this which
we can expose to users to workaround this.
lib/PublicInbox/NetReader.pm