Updated Postfix mail form
This commit is contained in:
@@ -88,7 +88,7 @@ sed -i 's/'rtag'/'"${phpver}"'/g' /etc/php/"$phpver"/fpm/pool.d/www.conf
|
|||||||
# Postfix #
|
# Postfix #
|
||||||
##-------------##
|
##-------------##
|
||||||
|
|
||||||
debconf-set-selections <<< "postfix postfix/mailname string $hostname"
|
debconf-set-selections <<< "postfix postfix/mailname string $domain"
|
||||||
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"
|
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"
|
||||||
apt install -y mailutils
|
apt install -y mailutils
|
||||||
sed -i 's/#inet_interfaces = all/inet_interfaces = loopback-only/g' /etc/postfix/main.cf
|
sed -i 's/#inet_interfaces = all/inet_interfaces = loopback-only/g' /etc/postfix/main.cf
|
||||||
|
|||||||
Reference in New Issue
Block a user