On Mon, Aug 13, 2001 at 11:42:25AM -0400, qmail wrote:
> After I test the qmail-smtpd and qmail-send is ok,it seems to me ok.
> I try to install qmail-pop3d and start this service.
> I add the run script in /var/qmail/supervise/qmail-pop3d
> I use the method to test the checkpasswd program, the response is ok.
> #!/bin/sh
> exec /usr/local/bin/softlimit -m 2000000 /usr/local/bin/tcpserver -v -R
> -H -l 0 0 110 /var/qmail/bin/qmail-popup sbs01.helka.com.hk
> /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1
>
> but I find a process:
> root 8461 0.0 0.0 0 0 ? Z 11:17 0:00
> [supervise <defunction
>
> is it ok?
> I can't check the pop3 with email client.
>
> anything that I should install after enable qmail-pop3d?
I have two questions for you:
1. What is the output of 'svstat /service/*' ?
2. Is it just linewrap issues, or is 'run' really multilined without
escape characters like that?
--
Greg White