mail: configure acl
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user