From 26343d2eef0e8892cecb1645935294e221e9f1a7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 3 Jul 2025 11:21:46 +0530 Subject: Email config change --- modules/email.home/query-map.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/email.home/query-map.conf') diff --git a/modules/email.home/query-map.conf b/modules/email.home/query-map.conf index fe14b08..4c37dee 100644 --- a/modules/email.home/query-map.conf +++ b/modules/email.home/query-map.conf @@ -4,6 +4,6 @@ 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 +Sent=tag:sent and not tag:archived not tag:deleted _spam=tag:spam -- cgit v1.3.1