1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-07 16:17:23 +01:00

Move settings away from mailinabox.conf

This commit is contained in:
David Duque
2020-04-16 22:52:48 +01:00
parent 5e080bedb6
commit 9b6781685a
3 changed files with 7 additions and 13 deletions

View File

@@ -273,13 +273,6 @@ touch /etc/postfix/sasl_passwd
chmod 600 /etc/postfix/sasl_passwd
postmap /etc/postfix/sasl_passwd
# Store those configurations in the mailinabox.conf file
tools/editconf.py /etc/mailinabox.conf \
SMTP_RELAY_ENABLED=false \
SMTP_RELAY_HOST="" \
SMTP_RELAY_AUTH=false \
SMTP_RELAY_USER=""
# Allow the two SMTP ports in the firewall.
ufw_allow smtp