Quoting Eric ([EMAIL PROTECTED]):
> I can telnet to localhost on the local machine but get connection refused on telnet 
> localhost 110
> 
> I can't telnet from my other computer on the network. 

Then qpopper is not there/is not listening.

More an inetd.conf problem than a qpopper problem.

netstat -an |grep '\.110' will show if ANYTHING is listening on 
110.  If not, fix your inetd.conf (or derivative).

If so, then you've got a filtering problem.

Reply via email to