Web Hosting Talk







View Full Version : POP3 problem


ckevin
06-14-2001, 12:50 AM
I have installed Qpopper 4 and Sendmail in my RH7.1 server. After install, I entered

kill -HUP `cat /var/run/inetd.pid`

and

netstat -vat | grep ssh

and get:

tcp 0 0 *:pop3 *:* LISTEN

However, when I use my Outlook Express to change my mail, it fails, I'm sure the Outlook Express has the correct settings, so, are there anthing I need to config? Please help.

Thanks,

Kevin

ckevin
06-14-2001, 10:37 PM
Actually, when I done a 'locate popper', there were only 2 files related:

/usr/local/man/man8/popper.8
/usr/local/sbin/popper

Do you think I have installed the Qpopper correctly?