Michael Grimm via Postfix-users:
> Hi,
> 
> I am running postfix 3.8.4 on FreeBSD 14.0-STABLE and recompile postfix (and 
> all my other ports) on a regular basis (by poudriere).
> 
> 
> Very recently I re-enabled IPv6 on my servers, and removed my 
> 'inet_protocols=ipv4' from main.cf and did *not* add 'inet_protocols=all' 
> because I checked for the default setting:
> 
>      mail> postconf -d inet_protocols
>      inet_protocols = all
> 
> Thus, my main.cf lacks *any* inet_protocols setting!

THAT CLAIM IS FALSE.

No, that is not what "postconf -d" does.

If you want to know what inet_protocols setting is in effect

    postconf inet_protocols

> Today, I had to recompile and reinstall all of my ports (ABI change), and 
> found, that 'inet_protocols=ipv4' has been added to main.cf?!

Indeed, many sites don't have IPv6 connectivity, and trying to connect to IPv6 
sites is 
not useful.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to