aboutsummaryrefslogtreecommitdiff
path: root/modules/email/query-map.conf
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-05-27 11:13:06 +0530
committerAkshay Nair <phenax5@gmail.com>2025-05-27 11:13:06 +0530
commit4242a01983eb57ac44d5fcfbda75339d486ea4f1 (patch)
tree3ba2952ec94b76fcbf88f326db4abe776abeb54f /modules/email/query-map.conf
parent73a49b61fddb77107cb692fa70b8dc361952e556 (diff)
downloadnixos-config-4242a01983eb57ac44d5fcfbda75339d486ea4f1.tar.gz
nixos-config-4242a01983eb57ac44d5fcfbda75339d486ea4f1.zip
Refactor email setup + add email sender to notification
Diffstat (limited to 'modules/email/query-map.conf')
-rw-r--r--modules/email/query-map.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/email/query-map.conf b/modules/email/query-map.conf
deleted file mode 100644
index fe14b08..0000000
--- a/modules/email/query-map.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-Inbox=tag:inbox and not tag:archived and not tag:sent and not tag:deleted and not tag:spam
-
-Unread=tag:inbox and tag:unread and not tag:spam
-
-Important=tag:important and not tag:archived and not tag:deleted and not tag:spam
-
-_sent=tag:sent and not tag:archived not tag:deleted
-
-_spam=tag:spam