]> Sergey Matveev's repositories - public-inbox.git/commit
imapclient: wrapper for Mail::IMAPClient
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:33 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commit29f3d0554f91a7b7aab40130e14179553ee7cb3f
treeb240a8c398791e2b224f8fde13566530f6c63934
parente5d25d0bfabe464e8f666616e5f4a71b9ab27d9c
imapclient: wrapper for Mail::IMAPClient

We'll be using this wrapper class to workaround some upstream
bugs in Mail::IMAPClient.  There may also be experiments with
new APIs for more performance.
MANIFEST
lib/PublicInbox/IMAPClient.pm [new file with mode: 0644]
t/imapd-tls.t
t/imapd.t