From ce715ae0ffd8b317ebba55d6877cd6c4b8260bf3 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 18 Apr 2014 21:52:49 -0700 Subject: [PATCH] mail/.notmuch/hooks/post-new: More identifiers for journal tags I'm not sorting everything into folder:journal anymore, so it's good to also tag based on the sender. --- src/mail/.notmuch/hooks/post-new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mail/.notmuch/hooks/post-new b/src/mail/.notmuch/hooks/post-new index 606005c..ea75ecf 100755 --- a/src/mail/.notmuch/hooks/post-new +++ b/src/mail/.notmuch/hooks/post-new @@ -61,7 +61,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 +notmuch tag +journal -- tag:new and \( folder:journal or from:nature-aop@rss2email.invalid or from:nature-issue@rss2email.invalid or from:pnas@rss2email.invalid or from:rss@aps.org \) # tag sysadmin stuff notmuch tag +admin -- tag:new and subject:gentoo-releng-autobuilds -- 2.26.2