hi,
i am having troubles with qmail-pop3d,
so far i have got it running and listing to port 110,
when i try and recive email from a client it keep's rejecting the password.
the script i use to run the pop3 service is:-
#!/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 \
email.nyandashs.qld.edu.au /bin/checkpassword /var/qmail/bin/qmail-pop3d
Maildir 2>&1
i have followed life with qmail to the letter.
i used the 'default' checkpassword program suggested via lwq.
is there something that i am doing wrong?
regards,
eric.