From 7130fd6bcc5c6d1524f4f54662d0d027e16d5d7b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 18 Apr 2014 21:54:07 -0700 Subject: [PATCH] mail/.notmuch/hooks/post-new: Tag news messages The news feeds set author addresses, so I'm just using the paper name instead of the email addresses. --- 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 ea75ecf..1486147 100755 --- a/src/mail/.notmuch/hooks/post-new +++ b/src/mail/.notmuch/hooks/post-new @@ -62,6 +62,7 @@ notmuch tag +wireless +linux -- tag:new and \( to:linux-wireless or to:b43-dev@l # 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 or from:nature-aop@rss2email.invalid or from:nature-issue@rss2email.invalid or from:pnas@rss2email.invalid or from:rss@aps.org \) +notmuch tag +news -- tag:new and \( from:"The Olympian" or from:"The News Tribune" \) # tag sysadmin stuff notmuch tag +admin -- tag:new and subject:gentoo-releng-autobuilds -- 2.26.2