Update install-postfix.sh

This commit is contained in:
2023-12-03 20:22:57 -06:00
parent 692a39c816
commit 50ac70fa25

View File

@@ -30,6 +30,7 @@ case "$choice" in
[ "${SERVERLOC}" = "" ] && SERVERLOC=I
rm -f /etc/postfix/main.cf.bak
mv /etc/postfix/main.cf /etc/postfix/main.cf.bak
[ ! -f /etc/mailname ] && echo "scity.us" > /etc/mailname