----- Original Message -----
From: "Rehan Zaidi" <[EMAIL PROTECTED]>
> to run under supervise...almost.

> /usr/bin/tcpserver -v -R 0 pop-3 /var/qmail/bin/qmail-popup <myhost> \
> /usr/local/bin/checkvpw /var/qmail/bin/qmail-pop3d Maildir

I had a hell of a time also - mainly because I did NOT include the word "exec" the 
first couple of
times.

bash-2.04# cat /var/qmail/supervise/qmail-pop3d/run
#!/bin/sh
exec /usr/local/bin/softlimit -m 2000000 \
tcpserver -v -H -R 0 pop-3 /var/qmail/bin/qmail-popup \
updegrove.net /var/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1

bash-2.04# ls -la /var/qmail/supervise/qmail-pop3d/run
-rwxr-xr-x  1 root  wheel  189 Apr 10 21:01 /var/qmail/supervise/qmail-pop3d/run

bash-2.04# qmailctl stat (if you followed LWQ you called this script"qmail")
qmail-pop3d: up (pid 24828) 282032 seconds
qmail-send: up (pid 4390) 282032 seconds
qmail-smtpd: up (pid 28329) 282032 seconds
qmail-pop3d/log: up (pid 19750) 282032 seconds
qmail-send/log: up (pid 11681) 282031 seconds
qmail-smtpd/log: up (pid 4835) 282032 seconds

Hope this helps


Rick Up


Reply via email to