l...@ungleich.ch skrev den 2020-07-21 15:20:

The change:
 /etc/postfix/main.cf:
from:  inet_protocols = ipv4       (DEFAULT: enable IPv4 only)
to: inet_protocols = all (DEFAULT: enable IPv4, and IPv6 if supported)

error is that default main.cf have this line, defaults is already all

back to roots, any settings in main.cf is forced non default, and thus keep old config for very long time, so if this is commented in main.cf all is well

its dokumented to not make it more complicated

postconf inet_protocols
postconf -d inet_protocols
postconf -n inet_protocols

see the error from this :=)


Reply via email to