From 77705249499161dc49c69109fc18a9e516caf959 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Fri, 14 Jun 2013 17:16:10 +0200 Subject: Mutt config: maildir_watch_setup: check maildir-indicator as TODO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- .mutt/maildir_watch_setup.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to '.mutt') diff --git a/.mutt/maildir_watch_setup.sh b/.mutt/maildir_watch_setup.sh index 03a0b63..783f7f8 100755 --- a/.mutt/maildir_watch_setup.sh +++ b/.mutt/maildir_watch_setup.sh @@ -3,6 +3,8 @@ # see misc/crontab # the script suppose ./folders file with one folder per-line, # prefixed with '=' and ending with '\' +# +# TODO: comparison with https://gitorious.org/chrisirwin-utils/maildir-indicator : ${BLACKLIST:="__DUMMY__"} -- cgit