From b194ea647068342c3263357393e9c99ab04cf74a Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 13 Feb 2016 12:00:43 -0500 Subject: notmuch: Add new post-new hooks. --- dotfiles/Mail/.notmuch/hooks/post-new | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dotfiles/Mail/.notmuch/hooks/post-new b/dotfiles/Mail/.notmuch/hooks/post-new index 5cc4ef7..6d1ba05 100755 --- a/dotfiles/Mail/.notmuch/hooks/post-new +++ b/dotfiles/Mail/.notmuch/hooks/post-new @@ -32,13 +32,19 @@ notmuch tag -new -unread +spam -- from:john.pozzi@comcast.net # Do not feed notmuch tag -new -unread +loomio-- from:notifications@loomio.org # VHL notifications -notmuch tag -new -unread +nagios -- from:nagios@sybilmarkley.vhl.dom +notmuch tag -new -unread +nagios -- from:nagios@sybilmarkley.vhl.dom OR \ + from:nagios@nagios_rs.localdomain OR nagios@nagios-aws.localdomain notmuch tag -new -unread +airbrake -- from:donotreply@alerts.airbrake.io notmuch tag -new -unread +semaphore -- \ from:semaphore+notifications@renderedtext.com \ OR from:semaphore@renderedtext.com notmuch tag -new -unread +newrelic -- from:noreply@newrelic.com notmuch tag -new -unread +rackspace -- from:support@rackspace.com +notmuch tag -new -unread +vividcortex -- from:notifications@vividcortex.com +notmuch tag -new -unread +aws -- from:no-reply@sns.amazonaws.com +notmuch tag -new -unread +papertrail -- from:support@papertrailapp.com +notmuch tag -new -unread +codeclimate -- from:hello@codeclimate.com +notmuch tag -new -unread +basecamp -- from:notifications@basecamp.com # Remaining new mail goes to the inbox notmuch tag -new +inbox +unread -- tag:new -- cgit v1.2.3