mail: make virtual "All Mail" togglable

Mac clients behave poorly when this virtual mailbox is present
This commit is contained in:
Girish Ramakrishnan
2023-09-20 21:55:24 +05:30
parent 9d0914ecc1
commit 17e6266384
8 changed files with 89 additions and 3 deletions

View File

@@ -677,7 +677,8 @@
"solrRunning": "Running",
"solrNotRunning": "Not Running",
"acl": "Mail ACL",
"aclOverview": "{{ dnsblZonesCount }} DNSBL zone(s)"
"aclOverview": "{{ dnsblZonesCount }} DNSBL zone(s)",
"virtualAllMail": "\"All Mail\" Folder"
},
"eventlog": {
"title": "Email Event Log",
@@ -768,6 +769,10 @@
},
"action": {
"queue": "Queue"
},
"changeVirtualAllMailDialog": {
"title": "\"All Mail\" Folder",
"description": "The \"All Mail\" folder is a single folder that contains all the mails in your Inbox. The folder can be useful in mail clients that do not support recursive folder search."
}
},
"network": {