Hi,I have installed qmail-1.03+checkpassword-0.90, And i have patch the qmail with qmail-smtpd-auth-0.30 I use tcpserver to start qmail-smtpd: /usr/local/bin/tcpserver -u501 hostname 25 /var/qmail/bin/qmail-smtpd /bin/checkpassword /bin/true & when i telnet hostname 25 I find auth has worked, but the checkpassword is NOT working rightly, I input the wrong userid and password and i can pass the auth, why?
