Merge pull request #358 from staticsafe/patch-1
Update Postfix main.cf template to allow IPv6
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
inet_interfaces = all
|
inet_interfaces = all
|
||||||
inet_protocols = ipv4
|
inet_protocols = all
|
||||||
myhostname = %hostname
|
myhostname = %hostname
|
||||||
myorigin = $myhostname
|
myorigin = $myhostname
|
||||||
mydestination = $myhostname
|
mydestination = $myhostname
|
||||||
|
|||||||
Reference in New Issue
Block a user