Set postfix to listen on all interfaces
Binding to just localhost was causing problems.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user