]> Sergey Matveev's repositories - public-inbox.git/commit
IMAPTracker: Add a helper to track our place in reading imap mailboxes
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 27 Jun 2020 10:03:29 +0000 (10:03 +0000)
committerEric Wong <e@yhbt.net>
Sun, 28 Jun 2020 22:27:08 +0000 (22:27 +0000)
commit80b6cf9fb3aafe7a2d5e2fee1b420a93c6c9b0ae
tree5d4c982e946dc84a029c006fb776b5fd1e590c05
parent6adbc635ea6ab754462c74c1056a40eb68c6c78e
IMAPTracker: Add a helper to track our place in reading imap mailboxes

This removes the need to delete from an imap mailbox when
downloading it's messages.

[ew: minor style changes]

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
MANIFEST
lib/PublicInbox/IMAPTracker.pm [new file with mode: 0644]