summaryrefslogtreecommitdiffstats
path: root/notmuch/hooks/post-new
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/hooks/post-new')
-rwxr-xr-xnotmuch/hooks/post-new4
1 files changed, 2 insertions, 2 deletions
diff --git a/notmuch/hooks/post-new b/notmuch/hooks/post-new
index 27e503f..8809f91 100755
--- a/notmuch/hooks/post-new
+++ b/notmuch/hooks/post-new
@@ -1,4 +1,4 @@
#!/bin/sh
-notmuch tag +spam -new -- tag:new and folder:spam
-# notmuch tag -new -- tag:new
+notmuch tag +spam -- folder:spam -tag:spam
+notmuch tag -spam -- -folder:spam tag:spam