Fixed ipv6 issue

This commit is contained in:
Antoine Nguyen
2022-07-28 15:17:46 +02:00
parent d495afd4c2
commit f30201d32b

View File

@@ -3,7 +3,7 @@ inet_protocols = all
myhostname = %hostname
myorigin = $myhostname
mydestination = $myhostname
mynetworks = 127.0.0.0/8
mynetworks = 127.0.0.0/8 [::1]/128
smtpd_banner = $myhostname ESMTP
biff = no
unknown_local_recipient_reject_code = 550