mirror of
https://github.com/chatmail/relay.git
synced 2026-05-17 03:38:57 +00:00
Added MTA-STS records and .well-known file
This commit is contained in:
4
deploy-chatmail/src/deploy_chatmail/nginx/mta-sts.txt.j2
Normal file
4
deploy-chatmail/src/deploy_chatmail/nginx/mta-sts.txt.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
version: STSv1
|
||||
mode: enforce
|
||||
max_age: 2419200 # 28 days
|
||||
mx: {{ config.mail_server }}
|
||||
Reference in New Issue
Block a user