Update postfix/main.cf

This commit is contained in:
2026-03-14 21:20:15 +00:00
parent 48a83d5fca
commit 755a1ae0c4

View File

@@ -5,6 +5,7 @@ maillog_file = /var/log/mail.log
# Text that follows the 220 code in the SMTP server's greeting banner. # Text that follows the 220 code in the SMTP server's greeting banner.
# You MUST specify $myhostname at the start due to an RFC requirement. # You MUST specify $myhostname at the start due to an RFC requirement.
smtpd_banner = $myhostname ESMTP $mail_name (Debian) smtpd_banner = $myhostname ESMTP $mail_name (Debian)
myorigin = /etc/mailname
# IP protocols to use: ipv4, ipv6, or all # IP protocols to use: ipv4, ipv6, or all
# (set this explicitly so `post-install upgrade-configuration' wont complain) # (set this explicitly so `post-install upgrade-configuration' wont complain)