On 08-11-2011 10:17, Hermann-Josef Beckers wrote:
send-mail: fatal: parameter inet_interfaces: no local interface found
for ::1
Not really a Xymon issue. Doing a google with that error message, the
first hit is
http://forums.opensuse.org/english/get-technical-help-here/network-internet/436441-postfix-error-message.html
which begins with
Noticed in logs messages (ESC on boot) that postfix is failing
every time I boot. Only error I find in logs is:
Apr 3 07:05:04 linux-7utx postfix[3788]: fatal: parameter
inet_interfaces: no local interface found for ::1
and ends with
i solved this by setting in /etc/postfix/main.cf
inet_protocols = ipv4
inet_interfaces = all
Does that help ?
Regards,
Henrik