mirror of
https://github.com/Lewsion/mta-sts.git
synced 2025-12-22 01:25:47 +00:00
Change MTA-STS policy mode from testing to enforce
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
version: STSv1
|
version: STSv1
|
||||||
# Policy version. Always 'STSv1' as per RFC 8461.
|
# Policy version. Always 'STSv1' as per RFC 8461.
|
||||||
|
|
||||||
mode: testing
|
mode: enforce
|
||||||
# Policy mode. Possible values:
|
# Policy mode. Possible values:
|
||||||
# enforce - Enforce the policy (recommended for production)
|
# enforce - Enforce the policy (recommended for production)
|
||||||
# testing - Report violations but do not enforce (use for testing)
|
# testing - Report violations but do not enforce (use for testing)
|
||||||
|
|||||||
Reference in New Issue
Block a user