Hi
Iam trying to install qmail on a fedora 4 machine, all my qmail services are
running.
when i test the pop3 login via telnet with the correct username and password
it is not authorized.
has anyone experienced this problem, ive googled quite a bit and seen this
error on a few forums, no solutions.
[root@serv checkpassword-0.90]# /var/qmail/bin/qmail-popup blah
/bin/checkpassword pwd
+OK <3463.1151156211@blah>
user mailadmin
+OK
pass mail
/home/mailadmin
[root@serv checkpassword-0.90]# telnet 127.0.0.1 110
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK <3468.1151156226@pop.artscape.co.za>
user mailadmin
+OK
pass mail
-ERR authorization failed
Connection closed by foreign host.
PLS HELP!!!