summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--afew.ini7
1 files changed, 6 insertions, 1 deletions
diff --git a/afew.ini b/afew.ini
index 3f6209d..2661aad 100644
--- a/afew.ini
+++ b/afew.ini
@@ -55,5 +55,10 @@ Important = 'NOT tag:flagged':.INBOX 'tag:spam':.INBOX
[Filter.5]
message = remove lists from inbox
-query = tag:lists
+query = tag:lists AND tag:inbox
+tags = -inbox
+
+[Filter.6]
+message = remove rspamd from inbox
+query = from:rspamd
tags = -inbox \ No newline at end of file