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

Update mail-postfix.sh

This commit is contained in:
Josh Harmon
2016-07-24 17:25:40 -07:00
committed by GitHub
parent 13cb4357de
commit f8bf686b4b

View File

@@ -66,7 +66,7 @@ tools/editconf.py /etc/postfix/main.cf \
smtp_bind_address=$PRIVATE_IP \
smtp_bind_address6=$PRIVATE_IPV6 \
myhostname=$PRIMARY_HOSTNAME\
smtpd_banner="\$myhostname ESMTP Hi, I'm a Mail-in-a-Box (Ubuntu/Postfix; see https://mailinabox.email/)" \
smtpd_banner="\$myhostname ESMTP" \
mydestination=localhost
# Tweak some queue settings: