mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-02-21 17:27:04 +00:00
Update mail-postfix.sh
This commit is contained in:
parent
13cb4357de
commit
f8bf686b4b
@ -66,7 +66,7 @@ tools/editconf.py /etc/postfix/main.cf \
|
|||||||
smtp_bind_address=$PRIVATE_IP \
|
smtp_bind_address=$PRIVATE_IP \
|
||||||
smtp_bind_address6=$PRIVATE_IPV6 \
|
smtp_bind_address6=$PRIVATE_IPV6 \
|
||||||
myhostname=$PRIMARY_HOSTNAME\
|
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
|
mydestination=localhost
|
||||||
|
|
||||||
# Tweak some queue settings:
|
# Tweak some queue settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user