[Samba] lists.samba.org's Mail Servers Are A Bit Wonky?

Reindl Harald h.reindl at thelounge.net
Mon Aug 31 19:50:55 UTC 2015



Am 31.08.2015 um 21:42 schrieb Jim Seymour:
> (Tho one remaining question is why Postfix is trying to use IPv6
> responses when no IPv6 routes exist, but that's a question for another
> mailing list...)

because it's not postfix's job to know about routes

if you have no working ipv6 disable it entirely like below or configure 
each userland application not using ipv6 like 
http://www.postfix.org/IPV6_README.html#configuration

sysctl.conf:
net.ipv6.conf.all.disable_ipv6=1
net.ipv6.conf.all.accept_redirects=0
net.ipv6.conf.all.accept_source_route=0
net.ipv6.conf.default.disable_ipv6=1
net.ipv6.conf.default.accept_redirects=0
net.ipv6.conf.default.accept_source_route=0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20150831/58950ece/signature.sig>


More information about the samba mailing list