sendmail tries to resolve IPv6:::1 specified in submit.mc
Yuri Pankov
yuri.pankov at gmail.com
Sat May 7 08:15:16 UTC 2011
Hi,
I'm getting weird problem on recent -CURRENT - sendmail is trying to
resolve 'IPv6:::1' specified in /etc/mail/`hostname`.submit.mc:
FEATURE(`msp', `[IPv6:::1]')dnl
tcpdump:
3802+ A? ipv6:::1.xvoid.org. (36)
3802 NXDomain* 0/1/0 (100)
3803+ A? ipv6:::1.lab.xvoid.org. (40)
3803 NXDomain* 0/1/0 (108)
3804+ A? ipv6:::1. (26)
3804 ServFail 0/0/0 (26)
3804+ A? ipv6:::1. (26)
3804 ServFail 0/0/0 (26)
IPv6 is configured and is working except for this problem. Sendmail
on 8.2-RELEASE is working fine with the same submit.mc contents.
Any hints?
TIA,
Yuri
More information about the freebsd-current
mailing list