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?

Reply via email to