From b2b1006759730507731fcd3fc3e0de68239e3b92 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Jun 2020 10:03:36 +0000 Subject: watch: remove Filesys::Notify::Simple dependency Since we already use inotify and EVFILT_VNODE (kqueue) in -imapd, we might as well use them directly in -watch, too. This will allow public-inbox-watch to use PublicInbox::DS for timers to watch newsgroups/mailboxes and have saner signal handling in future commits. --- Documentation/public-inbox-watch.pod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Documentation/public-inbox-watch.pod') diff --git a/Documentation/public-inbox-watch.pod b/Documentation/public-inbox-watch.pod index 8a3ef076..bf3c9bd4 100644 --- a/Documentation/public-inbox-watch.pod +++ b/Documentation/public-inbox-watch.pod @@ -48,8 +48,7 @@ of large Maildirs. Upon startup, it scans the mailbox for new messages to be imported while it was not running. -Currently, only Maildirs are supported and the -L Perl module is required. +Currently, only Maildirs are supported. For now, IMAP users should use tools such as L or L to bidirectionally sync their IMAP -- cgit v1.2.3-24-ge0c7