Set postfix to listen on all interfaces
Binding to just localhost was causing problems.
This commit is contained in:
parent
a87745d640
commit
ba81a106d2
@ -13,5 +13,4 @@ mydestination =
|
||||
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
|
||||
mailbox_size_limit = 0
|
||||
recipient_delimiter = +
|
||||
inet_interfaces = 127.0.0.1
|
||||
inet_protocols = ipv4
|
||||
|
Loading…
x
Reference in New Issue
Block a user