aboutsummaryrefslogtreecommitdiff
path: root/modules/email.home/query-map.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/email.home/query-map.conf')
-rw-r--r--modules/email.home/query-map.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/email.home/query-map.conf b/modules/email.home/query-map.conf
new file mode 100644
index 0000000..fe14b08
--- /dev/null
+++ b/modules/email.home/query-map.conf
@@ -0,0 +1,9 @@
+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