]> Sergey Matveev's repositories - public-inbox.git/commit
watch: preliminary IMAP support
authorEric Wong <e@yhbt.net>
Sat, 27 Jun 2020 10:03:34 +0000 (10:03 +0000)
committerEric Wong <e@yhbt.net>
Sun, 28 Jun 2020 22:27:12 +0000 (22:27 +0000)
commit1d2cc9c8ebf7916616c947837854a4a01d76d447
tree663f3b22bd18d349224869f54e964903349008f4
parent40e21ffef378982a1cebad3c22227228de14c488
watch: preliminary IMAP support

Only servers with IDLE are supported, for now.  Polling will
be needed since users may need to watch many inboxes with
a few active connections due to IMAP server limitations.
MANIFEST
lib/PublicInbox/WatchMaildir.pm
t/imapd.t
t/watch_imap.t [new file with mode: 0644]