Well, if it is calling the POP3 server from inetd, make sure that
/etc/inetd.conf is setup properly, and that the daemon binary has execute
permissions (chmod u+x daemon). Then HUP the inetd (killall -HUP inetd
works good for beginners :) ), and everything should be ok. Personally,
I wouldn't run Qualcomm QPOP on a Linux box, but that's your choice. :)
If you are still having more problems, read a FAQ or something. :)
--
Derek Lucas
Systems Administrator
OneNet Communications, Inc.
> Hi,
> I have installed qpopper and tried to telnet using,
> telnet machine1 110
> I got a message that goes ..... Connection closed by foreign host. Then I
> did
> telnet -d machine1 110 and I get cryptic messages that I do not understand,
> followed by the same error.
> How do I successfully install POP3 server? Any help will be appreciated.
> Thanks,
> Jags