w***@turnitin.com
2017-02-23 18:06:43 UTC
Our hosts have ipv6 enabled but do not have any ipv6 routing out of their subnet. Because of some problems with postfix looking up AAAA records, we disabled ipv6 in our postfix with "inet_protocols = ipv4" (replacing "inet_protocols = all") while leaving IPV6 enabled on the host. Immediately smtpd began failing with the error "postfix/smtpd[12616]: fatal: cannot handle socket type AF_INET6 with "inet_protocols = ipv4"
Why would postfix try to create AF_INET6 sockets with ipv6 disabled?
We're running postfix 2.6.6 which is the most recent version that ships with CentOS 6.8. Is this a bug that has been fixed in a later release?
Thanks -w
Why would postfix try to create AF_INET6 sockets with ipv6 disabled?
We're running postfix 2.6.6 which is the most recent version that ships with CentOS 6.8. Is this a bug that has been fixed in a later release?
Thanks -w