1. 程式人生 > >Postfix無法在centos上啟動

Postfix無法在centos上啟動

ipv 解決 param 當我 face all centos 打開 prot

當我今天嘗試啟動postfix時,我收到以下消息

fatal: parameter inet_interfaces: no local interface found for ::1

解決方案很簡單:

1. 打開 /etc/postfix/main.cf
2. 評論出來 inet_interfaces: all
3. 加 inet_protocol: ipv4

Postfix無法在centos上啟動