Set the mailname

This commit is contained in:
Bob Mottram 2016-10-23 15:46:21 +01:00
parent bb8e3aba45
commit 20be3d4175
1 changed files with 2 additions and 0 deletions

View File

@ -896,6 +896,8 @@ function install_email {
chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/Maildir
fi
echo "$DEFAULT_DOMAIN_NAME" > /etc/mailname
function_check configure_firewall_for_email
configure_firewall_for_email
dpkg-reconfigure --frontend noninteractive exim4-config