about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-06-27 10:03:48 +0000
committerEric Wong <e@yhbt.net>2020-06-28 22:27:24 +0000
commit9d4401395d5b08b5162e43b64fdb9b7169c10855 (patch)
treecbd9b0600e4841ac58afcc3073cddd8ff0e78117 /t
parent14e3edd2646beb3ccde7f6f15b54fadf2da4bc7a (diff)
downloadpublic-inbox-9d4401395d5b08b5162e43b64fdb9b7169c10855.tar.gz
IMAP allows retrieving multiple messages with a single command,
and Mail::IMAPClient supports that.  Unfortunately, it means we
slurp multiple messages into memory at once.  This option allows
users to trade off memory usage to reduce network round-trips.

Ideally, we'd support pipelining; but AFAIK no widely installed
Perl IMAP library supports it.
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions