aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notmuch/.config/afew
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch/.config/afew')
-rw-r--r--notmuch/.config/afew/config12
1 files changed, 12 insertions, 0 deletions
diff --git a/notmuch/.config/afew/config b/notmuch/.config/afew/config
index b30b220..e19a3b4 100644
--- a/notmuch/.config/afew/config
+++ b/notmuch/.config/afew/config
@@ -1,11 +1,23 @@
[SpamFilter]
+
[KillThreadsFilter]
+
[ListMailsFilter]
+
[ArchiveSentMailsFilter]
sent_tag = sent
+
[Filter.0]
message = notify
query = tag:new
tags_blacklist = killed;spam
tags = +notify
+
[InboxFilter]
+
+[MailMover]
+folders = INBOX Archive Junk
+rename = True
+INBOX = 'tag:spam':Junk 'NOT tag:inbox':Archive
+Archive = 'tag:spam':Junk 'tag:inbox':INBOX
+Junk = 'NOT tag:spam AND tag:inbox':INBOX 'NOT tag:spam':Archive