TableOfContents

Which version of Postfix supports IPv6?

Postfix version 2.2 supports IPv4 and IPv6 on the following platforms:

For Postfix version 2.1 you should download patch from http://www.ipnet6.org/postfix/ to enable IPv6 support in postfix. There is patch available only for IPv6 and IPv6+TLS together. You should apply the patch to your postfix source code.

What are unsupported featureas known limitations of IPv6 support (both version and patch)

de cannot determine the prefixlengths automatically.

How to enable IPv6 on Postfix?

It is automatically enabled if you compile postfix the above platforms.

How to configure IPv6 on Postfix?

You can configure the following parameter:

mynetworks
IPv6 network ranges are written in the form [ipv6:addr:range]/plen.
smtp_bind_address6
Source address for outgoing SMTP connections. The address is specified as a bracketed hex IPv6 address.
lmtp_bind_address6
Source address for LMTP client connections.