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
1 changed files with 1 additions and 1 deletions

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: