Date: Sat, 1 Jul 2000 01:25:37 +0100 From: "Roger Bacon" <Roger@aeon-uk.net> To: "'Dan Busarow'" <dan@dpcsys.com>, "FreeBSD-Questions (E-mail)" <FreeBSD-Questions@FreeBSD.org> Subject: RE: dchp Message-ID: <000901bfe2f2$e1b7b7e0$0200a8c0@ESMERELDA> In-Reply-To: <Pine.BSF.3.96.1000630161957.27887C-100000@java.dpcsys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hadn't had sendmail working before, and I'm not running a name server on the FreeBSD box. The name server is the DCHP server is the router / NAT for a modem link and is running on NT4 machine that I have to use -----Original Message----- From: Dan Busarow [mailto:dan@dpcsys.com] Sent: 01 July 2000 00:24 To: Roger Bacon Cc: FreeBSD-Questions (E-mail) Subject: RE: dchp On Sat, 1 Jul 2000, Roger Bacon wrote: > Thanks. Now I get sendmail reporting the following while booting, > and when I try to send any mail > > Jun 30 23:44:33 FreeBSD sendmail[211]: My unqualified host name > (FreeBSD1) unknown; sleeping for retry > Jun 30 23:45:34 FreeBSD sendmail[211]: unable to qualify my own domain > name (FreeBSD1) -- using short name /etc/dhclient.script updates /etc/resolv.conf I have these two lines that allow my FreeBSD name server to be used in preference to the outside ones. supersede domain-name "your-domain.net"; prepend domain-name-servers 127.0.0.1; If you had sendmail working before this should be enough to get you going. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901bfe2f2$e1b7b7e0$0200a8c0>