Date: Sat, 7 May 2011 11:45:47 +0400 From: Yuri Pankov <yuri.pankov@gmail.com> To: freebsd-current@freebsd.org Subject: sendmail tries to resolve IPv6:::1 specified in submit.mc Message-ID: <20110507074547.GE1222@procyon.xvoid.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110507074547.GE1222>