[Linux] ipop3d login problem

linux linux@spider-graphics.com
Tue, 17 Oct 2000 19:39:06 -0400


THIS looks ok:

[root@lin1m /root]# ipop3d
+OK POP3 onlineserve.net v7.59 server ready

AND i uncommented this:
pop-3   stream  tcp     nowait  root    /usr/sbin/tcpd  ipop3d

BUT no matter how right my password is from the remote email client I get
"bad login" and

/var/log/maillog says:

Oct 17 19:31:20 onlineserve ipop3d[28076]: port 110 service init from
207.153.97.233
Oct 17 19:31:21 onlineserve ipop3d[28076]: Logout user=???
host=sam.www-inc.com [207.153.97.233]
Oct 17 19:31:22 onlineserve ipop3d[28077]: port 110 service init from
207.153.97.233
Oct 17 19:31:22 onlineserve ipop3d[28077]: Login failure user=sam
host=sam.www-inc.com [207.153.97.233]
Oct 17 19:31:25 onlineserve ipop3d[28077]: Connection reset by peer while
reading line user=sam host=sam.www-inc.com [207.153.97.233]

WHAT do I do now?