]> git.g-eek.se Git - interimap.git/commit
Enable fine-grained control on the mailboxes to consider.
authorGuilhem Moulin <guilhem@fripost.org>
Mon, 27 Jul 2015 21:45:09 +0000 (23:45 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Mon, 27 Jul 2015 21:49:59 +0000 (23:49 +0200)
commit36b7d017145bac2f883cca12289e66b6b369a5e3
tree068ff5c50d55f21dd376acc38da37b9f8b6b8b1a
parent67b2781d691d107f92409ac6fd9aeef97593ffa1
Enable fine-grained control on the mailboxes to consider.

Add 3 options:
  - list-mailbox
  - list-select-opts
  - ignore-mailbox

The first two control the initial LIST command, while the last one is a
regular expression to filter out mailboxes to exclude from the LIST
response.
imapsync
imapsync.1
lib/Net/IMAP/Sync.pm