On Fri, 22 Dec 2000, Daniel Conlon wrote:
> > 
> > Please reply to the list too. That way you'll get more eyes looking at
> > your problem.
> 
> Sorry, thought I did.

This time yes, last time, no :)

> 
> > Also please wrap your lines to < 80 characters. It makes it easier to
> > read.
> 
> I have this set to 76 characters in Outlook. Is it not working?

Nope.

> 
> > 
> > > I think it is qmail-smtpd. I say this only because 'supervise 
> > qmail-smtpd' is being quite heavy on CPU usage (18%). How would I 
> > find out for sure?
> > 
> > Looks like supervise is failing to start tcpserver correctly and
> > looping. What does /service/qmail-smtpd/run (or wherever you put it)
> > look like? 
> 
> #!/bin/sh
> QMAILDUID=`id -u qmaild`
> NOFILESGID=`id -g qmaild`
> exec /usr/local/bin/softlimit -m 2000000 \
> /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb \
> -u $QMAILUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 2>&1 

You have misspelled QMAILDUID. You forgot the D between L and U.

-- 
Regards
Peter
----------
Peter Samuel                            [EMAIL PROTECTED]
http://www.e-smith.org (development)    http://www.e-smith.com (corporate)
Phone: +1 613 368 4398                  Fax: +1 613 564 7739
e-smith, inc. 1500-150 Metcalfe St, Ottawa, ON K2P 1P1 Canada

"If you kill all your unhappy customers, you'll only have happy ones left"

Reply via email to