Update install-postfix.sh
This commit is contained in:
@@ -20,7 +20,7 @@ case "$choice" in
|
|||||||
echo "postfix postfix/mailname string scity.us" | debconf-set-selections
|
echo "postfix postfix/mailname string scity.us" | debconf-set-selections
|
||||||
echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
|
echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
|
||||||
|
|
||||||
$APTFUNC install -y postfix mailutils
|
$APTFUNC install -y postfix mailutils-common mailutils
|
||||||
cd /etc/postfix
|
cd /etc/postfix
|
||||||
service stop postfix
|
service stop postfix
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user