Browse Source

Set the mailname

Bob Mottram 8 years ago
parent
commit
20be3d4175
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone-base-email

+ 2
- 0
src/freedombone-base-email View File

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