Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cant get pop to run....

Status
Not open for further replies.

farley99

MIS
Joined
Feb 12, 2003
Messages
413
Location
US
I cant receive email on my server, pop on 110 doesnt seem to be running. What gives?

root@marge [/etc/rc.d/init.d]# ./cpanel3 start
Starting Cpanel7 services: [ OK ]
Starting WebMail services: [ OK ]
Starting pop3 services: [ OK ]
Starting Cpanel7 Chat services: [ OK ]
Starting Melange Chat services: [ OK ]
Starting Cpanel7 ssl services: [ OK ]
Starting Web Host Manager services: [ OK ]
root@marge [/etc/rc.d/init.d]# netstat -lntp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 16571/stunnel-4.04l
tcp 0 0 0.0.0.0:1 0.0.0.0:* LISTEN 1394/portsentry
tcp 0 0 0.0.0.0:2082 0.0.0.0:* LISTEN 1005/cpaneld - list
tcp 0 0 0.0.0.0:2083 0.0.0.0:* LISTEN 16571/stunnel-4.04l
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 16571/stunnel-4.04l
tcp 0 0 0.0.0.0:2084 0.0.0.0:* LISTEN 1046/entropychat
tcp 0 0 0.0.0.0:2086 0.0.0.0:* LISTEN 1078/whostmgrd
tcp 0 0 0.0.0.0:2087 0.0.0.0:* LISTEN 16571/stunnel-4.04l
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2007/mysqld
tcp 0 0 0.0.0.0:6666 0.0.0.0:* LISTEN 1051/startmelange
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1394/portsentry
tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 1231/spamd -d
tcp 0 0 0.0.0.0:2095 0.0.0.0:* LISTEN 1011/webmaild
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 933/xinetd
tcp 0 0 0.0.0.0:2096 0.0.0.0:* LISTEN 16571/stunnel-4.04l
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1113/httpd
tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 1107/exim
tcp 0 0 69.49.193.116:53 0.0.0.0:* LISTEN 15909/named
tcp 0 0 69.49.193.119:53 0.0.0.0:* LISTEN 15909/named
tcp 0 0 69.49.193.118:53 0.0.0.0:* LISTEN 15909/named
tcp 0 0 69.49.193.117:53 0.0.0.0:* LISTEN 15909/named
tcp 0 0 69.49.193.115:53 0.0.0.0:* LISTEN 15909/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 15909/named
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 881/proftpd: (accep
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 899/sshd
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 15909/named
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 1097/exim
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1113/httpd
root@marge [/etc/rc.d/init.d]#
 
I am running redhat linux 7.3. i had cpanel installed but then removed it.

I am a beginner at pop servers, I am clueless on this. I have search google and viewed all related man pages.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top