Click to See Complete Forum and Search --> : Qmail POP3 Authentication


sjb9927
06-28-2004, 08:24 AM
I have installed Qmail SMTP and POP3 servers on my RH 9 system. SMTP appears to be working fine I am, however, receiving the following error when trying to telnet to port 110.

telnet 127.0.0.1 110
+OK <17245.1088425243@batman.scires.com>
user joe
+OK
pass bloggs
-ERR unable to write pipe
Connection closed by foreign host.

Do anyone have any ideas?

berkgulenler
08-24-2007, 02:39 PM
http://cr.yp.to/checkpwd/install.html

gunzip checkpassword-0.90.tar
tar -xf checkpassword-0.90.tar
cd checkpassword-0.90

make

make setup check

thats it... :)