summaryrefslogtreecommitdiff
path: root/afew.ini
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-11-27 10:08:26 -0800
committerBen Sima <ben@bsima.me>2018-11-27 11:38:43 -0800
commitc239c71646a68575cdb4a0c1279eaa667d8e7636 (patch)
treeb3ec1177438899b1ccedef2bf8a88ccb2d50cce7 /afew.ini
parent0ec828daff8985aa10bcc218a6fa07afcce8bf5d (diff)
Run this filter last
Diffstat (limited to 'afew.ini')
-rw-r--r--afew.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/afew.ini b/afew.ini
index a227330..3f6209d 100644
--- a/afew.ini
+++ b/afew.ini
@@ -45,11 +45,6 @@ message = github
query = from:github.com
tags = +github;-inbox
-[Filter.5]
-message = remove lists from inbox
-query = tag:lists
-tags = -inbox
-
[MailMover]
folders = Important INBOX
#max_age = 15
@@ -57,3 +52,8 @@ INBOX = 'tag:flagged AND NOT tag:spam':.Important
Important = 'NOT tag:flagged':.INBOX 'tag:spam':.INBOX
[InboxFilter]
+
+[Filter.5]
+message = remove lists from inbox
+query = tag:lists
+tags = -inbox \ No newline at end of file