Complete.Org: Mailing Lists: Archives: linux-help: May 2005:
[linux-help] Very slow sendmail startup
Home

[linux-help] Very slow sendmail startup

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Very slow sendmail startup
From: bbales <bbales@xxxxxxx>
Date: Sun, 15 May 2005 16:56:37 -0500
Reply-to: linux-help@xxxxxxxxx

I have Fedora core 3 on my Intel 1.5 GHz laptop.  256MB memory.  It takes 
between six and sixteen minutes to boot up.  Most of the time is watching 
"Starting Sendmail" and "Starting SM-client."

Both of these are run by S80sendmail -- a link to  etc/init.d/sendmail.  I 
put some echo "here I am"s in sendmail and found the machine spent 6-1/2 
minutes doing
/usr/bin/newaliases > /dev/null 2>&1 
and then four minutes doing
daemon /usr/sbin/sendmail $([ "x$DAEMON" = xyes ] && echo -bd) \
                        $([ -n "$QUEUE" ] && echo -q$QUEUE) $SENDMAIL_OPTARG
and then three minutes doing some portion of sm-client.  All the times 
vary.

I tried to make some sense out of the newaliases line, but it seems to be a 
732K C program (starts with "ELF").

Even six minutes for a laptop to boot up is too much.  Does anyone have any 
ideas?
bruce





-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]