From 13a1c746e84c56ebeb98033b040bf4101c65386a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 18 Apr 2014 21:51:35 -0700 Subject: [PATCH] mail/.notmuch/hooks/post-new: Tag job messages This is missing stuff from Python's job feed, but I'll extend it once I get a new sample message from that source. --- src/mail/.notmuch/hooks/post-new | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mail/.notmuch/hooks/post-new b/src/mail/.notmuch/hooks/post-new index fa4463f..606005c 100755 --- a/src/mail/.notmuch/hooks/post-new +++ b/src/mail/.notmuch/hooks/post-new @@ -60,6 +60,7 @@ notmuch tag +wireless +linux -- tag:new and \( to:linux-wireless or to:b43-dev@l # tag rss2email stuff, actually sorted by procmail based on headers # which aren't indexed by notmuch +notmuch tag +job -- tag:new and \( from:careers.stackoverflow@rss2email.invalid \) notmuch tag +journal -- tag:new and folder:journal # tag sysadmin stuff -- 2.26.2