1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +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:
Erik Wramner
2020-05-11 09:14:35 +02:00
committed by GitHub

View File

@ -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