Update install-postfix.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user