Hi guys, I need some help with pop3
I followed the steps in the book "Life with qmail" to setup a qmail server with pop3. Using the qmailctl script I can see that all the qmail programs are running. I can send mail because there are files in the Maildir of my users, but I'm not able to retrieve it using outlook or kmail.
I downloaded and installed checkpassword. I tested it and it's working but every time I try telnet 127.0.0.1 110 I got the message:
-ERR authorization failded
Connection closed by foreing host
Typing netstat -anp | grep ":110" I got this:
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 2750/tcpserver
Is this OK? Remember that I'm usig ucspi tcpserver instead of inetd or xinetd
These are some lines of my qmail-pop3d log file:
@400000003f1cb7a124458b9c tcpserver: ok 3118 0:127.0.0.1:110 :127.0.0.1::32770
@400000003f1cb7a9233c12ac tcpserver: end 3118 status 256
@400000003f1cb7a9233c3da4 tcpserver: status: 0/40
@400000003f1cb7ac34e38b0c tcpserver: status: 1/40
@400000003f1cb7ac34e728d4 tcpserver: pid 3121 from 127.0.0.1
@400000003f1cb7ac34e851b4 tcpserver: ok 3121 0:127.0.0.1:110 :127.0.0.1::32771
@400000003f1cb7b20284e7b4 tcpserver: end 3121 status 256
@400000003f1cb7b2028512ac tcpserver: status: 0/40
Please help me because I'm a beginner with this stuff of the email servers and I'm a little confused
Thanks a lot.
Muchas gracias.