From f7de8ebffca1b057693c798da7562dc414f171c7 Mon Sep 17 00:00:00 2001 From: cmharper <1422608+cmharper@users.noreply.github.com> Date: Mon, 15 Apr 2019 09:18:01 +0100 Subject: [PATCH] Altered text about the policy creation --- setup/mail-postfix.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup/mail-postfix.sh b/setup/mail-postfix.sh index e029f92b..0b3c3f19 100755 --- a/setup/mail-postfix.sh +++ b/setup/mail-postfix.sh @@ -217,7 +217,10 @@ tools/editconf.py /etc/postfix/main.cf \ # ### MTA-STS - SMTP Mail Transfer Agent Strict Transport Security - SETUP # See: https://github.com/mail-in-a-box/mailinabox/pull/1556 -# create the MTA-STS policy +# +# create the MTA-STS policy; this is used to announce the local MTA-STS +# policy to senders and the file is served by nginx on mta-sts subdomains at +# https://example.com/.well-known/mta-sts.txt mkdir -p /var/lib/mailinabox/ cat > /var/lib/mailinabox/mta-sts.txt << EOF version: STSv1