Change MTA-STS policy mode from testing to enforce

This commit is contained in:
2025-06-09 11:09:48 +06:00
parent 2dd34ce670
commit 0aab4924e2

View File

@@ -4,7 +4,7 @@
version: STSv1
# Policy version. Always 'STSv1' as per RFC 8461.
mode: testing
mode: enforce
# Policy mode. Possible values:
# enforce - Enforce the policy (recommended for production)
# testing - Report violations but do not enforce (use for testing)