Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sendmail and ipv6

31 views
Skip to first unread message

Rob Stampfli

unread,
Mar 26, 2005, 10:52:32 PM3/26/05
to
I'm running sendmail 8.13.3 with Sun extensions on a Solaris 8 box.
The Solaris OS was installed with IPv6, although we are only using
it in an IPv4 environment. However, sendmail consistently seems to
retrieve both AAAA and A records for envelope domains. This seems
inefficient to me. I've modified the sendmail.mc file so that
sendmail no longer listens on an IPv6 port, but it still requests
the AAAA records.

Am I incorrect that AAAA records are useless in my environment?
If so, how do I get sendmail to quit asking for them?

Rob

Neil W Rickert

unread,
Mar 27, 2005, 1:21:53 PM3/27/05
to
res...@hotmail.com (Rob Stampfli) writes:

>Am I incorrect that AAAA records are useless in my environment?
>If so, how do I get sendmail to quit asking for them?

I have in my "site.config.m4"

APPENDDEF(`confENVDEF', `-UNETINET6')

Rob Stampfli

unread,
Mar 27, 2005, 4:52:16 PM3/27/05
to
In article <d26tk1$gma$1...@usenet.cso.niu.edu>,

Thanks for the response. I realize I can compile sendmail
without IPv6, but I'm using a pre-compiled package (from
CSW/blastwave), at least on the Solaris boxes. I was hoping
that there would be a tweak to the .mc file (like the '-4'
arg does for bind named) that effectively turns off this code.

Rob

0 new messages