Quote:
|
Originally Posted by hotchilli
I have postfix running with tls enabled now I want to disable IPV6 if I do this then these warning messages appear.
postfix/sendmail[5824]: warning: inet_protocols: IPv6 support is
disabled: Address family not supported by protocol
postfix/postdrop[5827]: warning: inet_protocols: IPv6 support is
disabled: Address family not supported by protocol
postfix/cleanup[5830]: warning: inet_protocols: IPv6 support is
disabled: Address family not supported by protocol
postfix/anvil[5483]: warning: inet_protocols: IPv6 support is disabled:
Address family not supported by protocol
|
What's the output of
Code:
postconf -d|grep inet_protocols
and
Code:
postconf -n|grep inet_protocols
?
Why do you want to disable it? It doesn't hurt to have it...
Quote:
|
Originally Posted by hotchilli
finally where do i enable relaying in postfix? (ie:mail client relaying via smtp from a diffrent machine-win server)
there are only two machines altogether on the network).
|
Have a look here:
http://www.howtoforge.com/forums/sho...ight=relayhost