Update 'installer.sh'

This commit is contained in:
b.waal
2019-09-17 13:09:44 +02:00
parent 63aea9ba00
commit 11a74b2a99

View File

@@ -60,6 +60,8 @@ domonly=${domain}
domain=mail.${domain}
branch=stable
dhparam=1024
debconf-set-selections <<< "postfix postfix/mailname string $(hostname -f)"
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"
##----------------##
# Pre-Config #