mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-24 19:07:23 +01:00
Increase mta-sts max_age to one week (#1829)
This aligns the policy with the example policy found in the spec see https://tools.ietf.org/html/rfc8461#section-3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
version: STSv1
|
version: STSv1
|
||||||
mode: MODE
|
mode: MODE
|
||||||
mx: PRIMARY_HOSTNAME
|
mx: PRIMARY_HOSTNAME
|
||||||
max_age: 86400
|
max_age: 604800
|
||||||
|
|||||||
Reference in New Issue
Block a user