aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notmuch/.config/afew/config
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-05-15 20:03:30 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-05-15 20:16:37 -0500
commit5bf571df14cd2ed7cf6ca6ecadc26da53d61af06 (patch)
tree47942cf31b8fb04a35eb7cb6406117f94a5f2b77 /notmuch/.config/afew/config
parent69e420c803099db126fffd3ca4bac5e396da4e1d (diff)
feat(mail): move all mail stuff inside notmuch hooks
Diffstat (limited to 'notmuch/.config/afew/config')
-rw-r--r--notmuch/.config/afew/config11
1 files changed, 11 insertions, 0 deletions
diff --git a/notmuch/.config/afew/config b/notmuch/.config/afew/config
new file mode 100644
index 0000000..b30b220
--- /dev/null
+++ b/notmuch/.config/afew/config
@@ -0,0 +1,11 @@
+[SpamFilter]
+[KillThreadsFilter]
+[ListMailsFilter]
+[ArchiveSentMailsFilter]
+sent_tag = sent
+[Filter.0]
+message = notify
+query = tag:new
+tags_blacklist = killed;spam
+tags = +notify
+[InboxFilter]