]> Sergey Matveev's repositories - public-inbox.git/commit
watch: introduce watch directive
authorEric Wong <e@80x24.org>
Thu, 16 Jun 2016 22:45:28 +0000 (22:45 +0000)
committerEric Wong <e@80x24.org>
Fri, 17 Jun 2016 00:27:44 +0000 (00:27 +0000)
commit619b9d46b91cdf0f523b3804ec9a07b0f1ba4efe
treea6304a15544ea3ee90dfe7cf2e6169aab2bc16b1
parent160a6d5672fef64c174c8d79c07851eaadf6d0e6
watch: introduce watch directive

This will allow users to run importers off existing mail
accounts where they may not have access to run -mda.
Currently, we only support Maildirs, but IMAP ought to be
doable.
MANIFEST
lib/PublicInbox/Config.pm
lib/PublicInbox/WatchMaildir.pm [new file with mode: 0644]
script/public-inbox-watch [new file with mode: 0755]