X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=all_new_2018%2Fsetup_mail.sh;h=a3045e6b8dcec054b07aaf0a61384ac373d57700;hb=395d9b2fbde8811206b26fab39eee609c14f4fd1;hp=0415717741b1f73e314f370fee24866a7c86267a;hpb=85b455bd3c61b03025860de830194a8501d0ddbf;p=config diff --git a/all_new_2018/setup_mail.sh b/all_new_2018/setup_mail.sh index 0415717..a3045e6 100755 --- a/all_new_2018/setup_mail.sh +++ b/all_new_2018/setup_mail.sh @@ -2,7 +2,7 @@ set -e echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections -#echo "postfix postfix/mailname string $(hostname -f)" | debconf-set-selections +echo "postfix postfix/mailname string $(hostname -f)" | debconf-set-selections echo "$(hostname -f)" > /etc/mailname apt install -y postfix mkdir -p /etc/dovecot/conf.d/