Mod:Postfix Updated msg's

This commit is contained in:
2021-03-18 16:04:53 +01:00
parent f755e27fb4
commit 31c7ba85c8
2 changed files with 7 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ if [ -n "$1" ]; then
fi
fi
echo "Required to enable mailing for this system"
echo "Please make sure a valid MX record, and A/AAA are set for DOMAINname,"
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 ""