mail: configure acl

This commit is contained in:
Girish Ramakrishnan
2021-10-13 14:22:37 -07:00
parent fb77bb0b37
commit ea746b7741
4 changed files with 111 additions and 2 deletions

View File

@@ -568,7 +568,9 @@
"solrEnabled": "Enabled",
"solrDisabled": "Disabled",
"solrRunning": "Running",
"solrNotRunning": "Not Running"
"solrNotRunning": "Not Running",
"acl": "Mail ACL",
"aclOverview": "{{ dnsblZonesCount }} DNSBL zone(s)"
},
"eventlog": {
"title": "Email Event Log",
@@ -631,7 +633,13 @@
"notEnoughMemory": "Please allocate at least 3GB to the mail service to enable solr."
},
"typeFilterHeader": "All Events",
"eventlogActionTooltip": "Email Event Log"
"eventlogActionTooltip": "Email Event Log",
"aclDialog": {
"dnsblZones": "DNSBL Zones",
"dnsblZonesInfo": "Connecting IP address is looked up in these IP blocklists",
"dnsblZonesPlaceholder": "Line separated zone names",
"title": "Change Email ACL"
}
},
"network": {
"title": "Network",