I really don't want sendmail anyway so I will definitly try your suggestion.
I have a dialup account and my freebsd box gets it's ip/dns info via dhcp
from the router. It looks like I'll have to setup dns locally then so it
works whether I'm connected online or not and see if that works. 

Kevin

-----Original Message-----
From: David Landgren [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 2:04 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: System very slow to boot


[EMAIL PROTECTED] wrote:
> 1) Since reloading my system I find that it is very slow to boot. It looks
> like it hangs while trying the load the sendmail and sendmail-client
> daemons. It eventually boots after 20 minutes or so. I tried disabling
> sendmail but it still boots very slow. The initial bootup right after

On the chance that you really don't want sendmail (if only to run a 
different MTA such as exim, postfix or qmail), you have to set two 
values in rc.conf:

sendmail_enable="NO"
mta_start_script=""

It's the latter one that tripped me up. But anyway, you do need 
functional DNS.

David
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to