Hi,
I have installed qmail-pop3d, checkpassword with qmail on redhat linux
6.2. I have entered the following lines in my "/etc/inetd.conf" file:

pop-3 stream tcp nowait root /var/qmail/bin/qmail-popup qmail-popup \
 foo.com /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir

I am able to connect to 110 port but unable to authenticate. Following
is the session:

telnet foo.com 110
Trying 202.54.67.72...
Connected to foo.com.
Escape character is '^]'.
+OK <15634.965386256@\>
user naminfo
+OK
pass ggggg
-ERR authorization failed
Connection closed by foreign host.

Please help

Reply via email to