[GF-Users] not correctly configure

John R. Dennison jrd at gerdesas.com
Sun Jun 28 04:21:17 MST 2020


On Sun, Jun 28, 2020 at 01:54:32PM +0300, Pavel A. Chernov wrote:
> 
> [root at mail ~]# postconf -d | grep inet_protocols
> inet_protocols = all
> lmtp_balance_inet_protocols = yes
> postconf: warning: inet_protocols: disabling IPv6 name/address support: Address family not supported by protocol
> 
> [root at mail ~]# postconf -d | grep interfaces
> inet_interfaces = all
> 
> 
> In main.cf:
> inet_interfaces = 172.24.102.2
> inet_protocols = ipv4
> 
> 
> Why such a problem?

It's not a problem at all, actually.  postconf -d displays the _d_efault
parameter values, not the values as currently in main.cf.  Try postconf
-n to show values that differ from their defaults due to being 
explicitly set in main.cf.






							John
-- Andy Warhol (1928 - 1987), American painter, filmmaker, publisher, actor,
   and major figure in the Pop Art movement, The Philosophy of Andy Warhol
   (1975) Ch. 7: Time



More information about the users mailing list