Set postfix to listen on all interfaces

Binding to just localhost was causing problems.
This commit is contained in:
Joshua Boniface 2023-09-01 15:42:28 -04:00
parent a87745d640
commit ba81a106d2
1 changed files with 0 additions and 1 deletions

View File

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