On Saturday 06 July 2002 02:26, bob barish wrote: > Hello Everyone. > I am using SuSe 8.0 w/ sendmail and of course qpopper. When I test things > out I telnet in to port 110 and the connection is accepted, however; it > hangs at Escape character is '^]'. for about twelve seconds and then says > OK Pop server is "ready" I have looked in the logs and can not find > anything wrong. I have the hosts file update to any machine requesting > email. I have checked DNS. > > What am I missing. I am at a lose. > > Thanks a head of time.
Thanks Daniel and Anthony. It appears to be fixed. I went into inetd.conf and modified this line: pop3 stream tcp nowait root /usr/sbin/tcpd /usr/sbin/popper -s I modified it to read: pop3 stream tcp nowait root /usr/sbin/popper -s Thanks again for all your help. -- Bob Barish B.M.T Solutions http://www.bmtsolutions.com 9:01am up 3 days, 17:34, 5 users, load average: 0.00, 0.05, 0.06
