Ver código fonte

Set the mailname

Bob Mottram 8 anos atrás
pai
commit
20be3d4175
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      src/freedombone-base-email

+ 2
- 0
src/freedombone-base-email Ver arquivo

@@ -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