Incoming from bogi:
> 
> On May 7, 2004 14:51, Greg King wrote:
> >
> > My RedHat 8 system has two startup issues. I haven't
> > been able to figure out what is going on.
> >
> > 1. during the normal cold startup cycle, the
> > startup pauses on sendmail and sm-client for a long
> 
> Check that networking and named are started before sendmail. Also check that 
> your first dns server is up and running properly. See that your hosts file is 
> in good shape.
> 
> Out of these questions, I am looking more likely at a dns reselution issue 
> rather then something to do with sendmail itself. I could be totally off here 

I think you're right on.  This is an old problem, usually related to
"localhost" or dummy network support.  Something like:

127.0.0.1       localhost    your_server_shortname

in /etc/hosts should fix it.  Otherwise, you can fiddle with the
invocation switches on the sendmail command line (in Debian, that's in
/etc/init.d/sendmail).


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to