สำหรับทำให้ postfix ทำงานแค่ ipv4 เพื่อไม่ให้ gmail มีปัญหาเรื่อง ipv6
gmail-smtp-in.l.google.com said: 550-5.7.1 Our system has detected that this message 550-5.7.1 does not meet IPv6 sending guidelines regarding PTR records and 550-5.7.1 authentication. Please review 550-5.7.1 https://support.google.com/mail/?p=IPv6AuthError for more information 550 5.7.1 . g9si20002886wjl.249 - gsmtp (in reply to end of DATA command)
โดยคำสั่งนี้
sed -i '/inet_protocols = all/c inet_protocols = ipv4' /etc/postfix/main.cf /etc/init.d/postfix restart