]> Sergey Matveev's repositories - public-inbox.git/commit
watch_maildir: spam removal support
authorEric Wong <e@80x24.org>
Sat, 18 Jun 2016 23:25:20 +0000 (23:25 +0000)
committerEric Wong <e@80x24.org>
Sun, 19 Jun 2016 00:18:17 +0000 (00:18 +0000)
commitd983e59299602acac5d700093ac76c87dbaad10c
tree0c4dfe6eedca72cbc7ccf991642f5f1249a09cc7
parentbf963d16a434f3aa9fe903e1299ac86852ecd3c6
watch_maildir: spam removal support

We can support spam removal by watching a special "spam"
Maildir, too.  We can run public-inbox-learn as a separate
step, and that command will be improved to support
auto-learning, too.
lib/PublicInbox/WatchMaildir.pm
t/watch_maildir.t