mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-02 01:38:18 +02:00
Merge pull request #1506 from youtous/fix-postfix-information-banner
Show only host name in Postfix information banner
This commit is contained in:
commit
f0defda2a1
@ -1,6 +1,6 @@
|
||||
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
|
||||
|
||||
smtpd_banner = $myhostname ESMTP $mail_name (Debian)
|
||||
smtpd_banner = $myhostname ESMTP
|
||||
biff = no
|
||||
append_dot_mydomain = no
|
||||
readme_directory = no
|
||||
|
Loading…
x
Reference in New Issue
Block a user