-
Recent Posts
Recent Comments
Tags
Archives
Tag Archives: postfix
IPv6 and Postfix
Postfix supports IPv6 from version 2.2 and up. By default only IPv4 support in enabled. Enabling IPv6 is as easy as adding one parameter to Postfix’s main.cf: /etc/postfix/main.cf: # You must stop/start Postfix after changing this parameter. inet_protocols = ipv4 … Continue reading
