Date: Sun, 20 Aug 2000 18:41:56 -0600 From: Chris Fedde <chris@fedde.littleton.co.us> To: rshea@opendoor.co.nz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Suppressing SENDMAIL messages Message-ID: <200008210041.e7L0fuj24799@fedde.littleton.co.us> In-Reply-To: <200008202350.e7KNoMQ29376@deborah.paradise.net.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Aug 2000 11:50:20 +1200 rshea@opendoor.co.nz wrote: +------------------ | As you can guess my host name is sheahp. I assume the problem | with sendmail is related to my not having a domain name. The lack | of a domain name creates a number of boring problems including a | "sleeping for retry" whenever I reboot. I have had some suggestions | of how to get around it but I'm up to my ears in Samba at the | moment. As to the natd I had been assuming that whatever | sendmail was trying to do was upsetting the firewall (indirectly) and | hence the message. However any other ideas/fixes are welcome. +------------------ I'd recomend turning off sendmail and natd till you are ready to tackle the problems that you are having. Put the follwing two lines in /etc/rc.conf.local: natd_enable="NO" sendmail_enable="NO" chris -- Chris Fedde 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?200008210041.e7L0fuj24799>