Browse Source

Fix errant config for #afew

Colin Powell 5 years ago
parent
commit
d30b3042fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mail/.config/afew/config

+ 1 - 1
mail/.config/afew/config

@@ -21,7 +21,7 @@ message = notmuch emacs stuff
 # Sentry errors, skip the inbox, tag as sentry
 # Sentry errors, skip the inbox, tag as sentry
 [Filter.2]
 [Filter.2]
 query = 'from:noreply@md.getsentry.com'
 query = 'from:noreply@md.getsentry.com'
-tags = +sentry;-inbox;+15five;-inbox -sentry
+tags = +sentry;-inbox;+15five
 message = sentry error
 message = sentry error
 
 
 [MailMover]
 [MailMover]