service postfix start
Starting postfix: [FAILED]
Starting postfix: [FAILED]
今天启动一个新服务器的postfix,一直都提示失败
重新安装也没用,也没有错误输出
检查postfix命令:
which postfix
/usr/sbin/postfix
执行看看:
# /usr/sbin/postfix
postfix: fatal: parameter inet_interfaces: no local interface found for ::1
编辑配置文件
# vi /etc/postfix/main.cf
把 inet_interfaces 设置为 all
再次启动:
# service postfix start
Starting postfix: [ OK ]
原创内容如转载请注明:来自 阿权的书房
收藏本文到网摘
球磨机



2015/05/04 17:30
谢谢 搞定了·····
分页: 1/1
1

