diff --git a/notmuch-hooks/post-new b/notmuch-hooks/post-new index bb0c5c8..6409447 100755 --- a/notmuch-hooks/post-new +++ b/notmuch-hooks/post-new @@ -69,8 +69,8 @@ archive tag:github thread:{from:dependabot} \ -to:review_requested@noreply.github.com \ -to:security_alert@noreply.github.com -# And stay down! -#addtag killed "thread:{tag:killed}" +# Muted threads stay muted. +archive thread:{tag:muted} # Inbox remaining not-spam addtag inbox "not tag:spam"