Set mydestination setting to $myhostname.
This commit is contained in:
@@ -2,7 +2,7 @@ inet_interfaces = all
|
||||
inet_protocols = ipv4
|
||||
myhostname = %hostname
|
||||
myorigin = $myhostname
|
||||
mydestination =
|
||||
mydestination = $myhostname
|
||||
mynetworks = 127.0.0.0/8
|
||||
smtpd_banner = $myhostname ESMTP
|
||||
biff = no
|
||||
|
||||
Reference in New Issue
Block a user