From 5f56a873d60a29fef72020e8e1e8ebab8b2e970f Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 10 Jul 2018 13:58:53 -0700 Subject: Add jobs virtual mailbox --- mutt/notmuch-hook.sh | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mutt') diff --git a/mutt/notmuch-hook.sh b/mutt/notmuch-hook.sh index 436f8e1..3b3580d 100755 --- a/mutt/notmuch-hook.sh +++ b/mutt/notmuch-hook.sh @@ -16,3 +16,11 @@ notmuch tag +newsletters -new -inbox -- \ # tag logwatch emails & remove from inbox notmuch tag +logwatch -new -inbox -- subject:'Logwatch*' + +# tag job-related emails +notmuch tag +jobs -inbox -- \ + from:alist.co or \ + from:angel.co or \ + from:stackoverflow.com or \ + from:stackoverflow.email or \ + subject:job -- cgit v1.2.3