首页 > Web开发 > 详细

inux : inet_protocols: IPv6 support is disabled: Address family not supported by protocol

时间:2017-08-10 11:27:55      阅读:511      评论:0      收藏:0      [点我收藏+]

在sendmail,命令发送邮件时提示 

inux : inet_protocols: IPv6 support is disabled: Address family not supported by protocol

vim /etc/postfix/main.cf 

inet_protocols = all --改为->inet_protocols = ipv4

service postfix restar

 

1. Edit the main Postfix configuration :

2. Locate the “inet_protocols” statement :

inet_protocols = ipv4

inux : inet_protocols: IPv6 support is disabled: Address family not supported by protocol

原文:http://www.cnblogs.com/wplong/p/7338063.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!