Mod:Postfix updated instructions

This commit is contained in:
2021-03-18 14:34:31 +01:00
parent 73bf0aa0f4
commit 0dd431a8d5
2 changed files with 10 additions and 7 deletions

View File

@@ -20,11 +20,14 @@ if [ -n "$1" ]; then
fi
fi
echo "Required to enable mailing for this system"
echo "Please add the folloing to your SPF Record in the DNS of DOMAINname"
echo ""
echo "Optional to enable dkim"
echo "Please add the folloing to your SPF Record in the DNS of DOMAINname,"
echo "ip4:$(curl -s -4 icanhazip.com) ip6:$(curl -s -6 icanhazip.com)"
echo "Please add the folloing TXT Record to the DNS of DOMAINname"
echo ""
echo "Alternatively use the 'a' and 'mx' in the SPF record just make sure the server has an 'A' and 'AAA' record pointing to it"
echo ""
echo ""
echo "Optionally to enable dkim"
echo "Add the folloing TXT Record to the DNS of DOMAINname"
echo "WARNING the output is split, please combine key before inserting into DNS"
cat /etc/opendkim.d/keys/DOMAINname/ODKSec.txt