Am I incorrect that AAAA records are useless in my environment?
If so, how do I get sendmail to quit asking for them?
Rob
>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')
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