diff options
Diffstat (limited to '')
| -rw-r--r-- | modules/email.home/query-map.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
