my /var/qmail/supervise/run :
#!/bin/sh
exec /usr/local/bin/softlimit -m 2000000 /usr/local/bin/tcpserver \
-v -R -H -1 -0 -0 110 /var/qmail/bin/qmail-popup mail.mydomain.com.hk
/bin/checkpassword \
/var/qmail/bin/qmail-pop3d Maildir 2>&1
I test it by follow the checkpassword homepage and the response is ok
/var/qmail/control/me:
mydomain.com.hk
/var/qmail/control/rcpthosts:
mydomain.com.hk
/var/qmail/control/plusdomain:
mydomain.com.hk
/var/qmail/control/locals:
mydomain.com.hk
localhost
/var/qmail/control/defaultdomain:
mydomain.com.hk
any thing wrong? do anything that I should do for tcprules?
Now I can't check email by other machine within my LAN.