Date: Sun, 6 Apr 1997 14:17:05 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@freebsd.org (FreeBSD hackers) Subject: Re: sendmail issues. Message-ID: <19970406141705.ZX26070@uriah.heep.sax.de> In-Reply-To: <199704061116.HAA21062@lakes.water.net>; from Thomas David Rivers on Apr 6, 1997 07:16:44 -0400 References: <199704061116.HAA21062@lakes.water.net>
next in thread | previous in thread | raw e-mail | index | archive | help
As Thomas David Rivers wrote: > Although, I still have to rebuild sendmail to handle the DNS problem. > (The NO_CANONIFY trick that worked in the past no longer works.) Then you're doing something wrong. It works for me (albeit with a local nameserver). I guess you forgot to put /etc/hosts before DNS in host.conf. Regardless of `nocanonify' and `nodns', it does for sure a gethostby* for the local hostname(s). If you don't use a (local) nameserver, your /etc/hosts must provide these. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970406141705.ZX26070>