From 94c56211387b5c7df778fbd6714f24bb4fb8d09b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 8 Aug 2014 23:23:59 -0700 Subject: [PATCH] mail/.notmuch/hooks/post-new: Tag Python commits (via rss2email) This from-address is setup in the feed.python-checkins block of ~/.config/rss2email.cfg. --- 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 637d504..4b7e69f 100755 --- a/src/mail/.notmuch/hooks/post-new +++ b/src/mail/.notmuch/hooks/post-new @@ -46,7 +46,7 @@ notmuch tag +persona -- tag:new and to:persona@noreply.github.com notmuch tag +portage -- tag:new and \( to:gentoo-portage-dev@lists.gentoo.org \) notmuch tag +pycrypto -- tag:new and to:pycrypto@noreply.github.com notmuch tag +pycuda -- tag:new and to:pycuda@noreply.github.com -notmuch tag +python -- tag:new and \( to:python-list@python.org or to:python-announce@python.org or from:report@bugs.python.org \) +notmuch tag +python -- tag:new and \( to:python-list@python.org or to:python-announce@python.org or from:report@bugs.python.org or from:python-checkins@rss2email.invalid \) notmuch tag +roundup -- tag:new and \( to:roundup-devel@lists.sourceforge.net or to:roundup-users@lists.sourceforge.net \) notmuch tag +rss2email -- tag:new and \( to:rss2email@tremily.us or to:rss2email@noreply.github.com \) notmuch tag +siunitx -- tag:new and to:siunitx@noreply.github.com -- 2.26.2