Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2011 06:11:12 -0400
From:      Jason Hellenthal <jhell@DataIX.net>
To:        Yuri Pankov <yuri.pankov@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: sendmail tries to resolve IPv6:::1 specified in submit.mc
Message-ID:  <20110507101112.GA2734@DataIX.net>
In-Reply-To: <20110507074547.GE1222@procyon.xvoid.org>
References:  <20110507074547.GE1222@procyon.xvoid.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


Yuri,


On Sat, May 07, 2011 at 11:45:47AM +0400, Yuri Pankov wrote:
>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?
>

Yuri by default this is set to [127.0.0.1] as denoted by:
http://svn.freebsd.org/base/head/etc/sendmail/freebsd.submit.mc

I believe it has been this way for a very long time. If for some reason=20
that you changed the value your self and you would like to revert back to=
=20
defaults you can remove `hostname`.mc & `hostname`.submit.mc and re-run=20
make(1) in the /etc/mail directory to give you a default config.

The comment in that file reads:
dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]

--=20

 Regards, (jhell)
 Jason Hellenthal


--LZvS9be/3tNcYl/X
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)
Comment: http://bit.ly/0x89D8547E

iQEcBAEBAgAGBQJNxRq/AAoJEJBXh4mJ2FR+RkUIAIAjxQksU1tmY8U4YwWdraMm
P+fcgEqhbzFfDUKQUjEvep/C/SbPPtRy+R1rS8tkkcEBUex0/2KmE8ijJGLVcTlS
e/DfBCMIMrjKsSoHKfHZxFh3pzlB+pVz+N0a6NsOpNZIyasoeeFnBksQLqyaJFto
GIUWozxoTC6m7VSBz+CzcrqM4XE/+umcG3YehKUh67N9ML3gL9bJ803fLc9rcoVm
bXtnqC/RJrR/+XgHYzPwqdpLDfcRny0VubN7sQK72YwgEFmJkV6uUXbbwJuyPQ2K
cNIA+DkEFapmSkpY+YZT/9jt2Qzpqi+2egbGP7kaMgx9hANhkzNK443zyKTaHY8=
=xspH
-----END PGP SIGNATURE-----

--LZvS9be/3tNcYl/X--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110507101112.GA2734>