Am 18.01.2018 um 18:04 schrieb Simon Becherer:
Hi,
i recognized at the moment, that my postfix seems not to run since 11 11 2017 could this be ipv6 related?
"...... interface found for ::1 "
maybe i have there switched off ipv6 via yast?
Here, Postfix has two settings, those are by default: inet_interfaces = all inet_protocols = all You can set them to inet_interfaces = 127.0.0.1 inet_protocols = ipv4 This way, you bind postfix especially to the ipv4 protocol and the interface address used by ipv4. It should not matter any more if you have ipv6 enabled or not on your host. Detailed information can be found in "man 5 postconf" HTH, Werner -- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org