1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-31 09:01:55 +00:00

[ACME] Skip mta-sts certificate request when MTA-STS is not active for a domain

This commit is contained in:
FreddleSpl0it
2026-07-30 10:33:55 +02:00
parent 2d5f166ba8
commit d64c923aca
5 changed files with 25 additions and 2 deletions
+1
View File
@@ -728,6 +728,7 @@
"mta_sts_mx": "MX server",
"mta_sts_mx_info": "Allows sending only to explicitly listed mail server hostnames; the sending MTA checks if the DNS MX hostname matches the policy list, and only allows delivery with a valid TLS certificate (guards against MITM).",
"mta_sts_mx_notice": "Multiple MX servers can be specified (separated by commas).",
"mta_sts_active_info": "If unchecked, the MTA-STS policy will not be published and no certificate will be requested for the mta-sts subdomain via ACME.",
"multiple_bookings": "Multiple bookings",
"none_inherit": "None / Inherit",
"nexthop": "Next hop",