I just updated to he latest version of ISPConfig and not my POP server won't work. Whenever I tried to check my e-mail using Thunderbird, it tells me the connection is refused. What logs can I check to see what the problem is?
Also, the same thign happens when I try to view my mail using the webmail feature. Code: Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:110 (Connection refused) in /home/admispconfig/ispconfig/web/webmail/inc/class.uebimiau_mail.php on line 66 Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/web/webmail/inc/class.uebimiau_mail.php:66) in /home/admispconfig/ispconfig/web/webmail/msglist.php on line 64
Please post the output of: netstat -tap did you update just ISPConfig or did you install updates of your operating system as well?
Code: [root@server ~]# netstat -tap Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address Stat e PID/Program name tcp 0 0 *:login *:* LIST EN 1749/xinetd tcp 0 0 *:shell *:* LIST EN 1749/xinetd tcp 0 0 *:mysql *:* LIST EN 3071/mysqld tcp 0 0 *:sunrpc *:* LIST EN 1458/portmap tcp 0 0 server.vasceria.com:50000 *:* LIST EN 1693/hpiod tcp 0 0 *:hosts2-ns *:* LIST EN 17048/ispconfig_htt tcp 0 0 *:59857 *:* LIST EN 1477/rpc.statd tcp 0 0 server.vasceria.com:50002 *:* LIST EN 1698/python tcp 0 0 192.168.1.130:domain *:* LIST EN 17283/named tcp 0 0 server.vasceria.com:domain *:* LIST EN 17283/named tcp 0 0 server.vasceria.com:ipp *:* LIST EN 1710/cupsd tcp 0 0 *:smtp *:* LIST EN 2286/master tcp 0 0 server.vasceria.com:rndc *:* LIST EN 17283/named tcp 0 0 server.vasceria.com:42011 server.vasceria.com:50000 ESTA BLISHED 1698/python tcp 0 0 server.vasceria.com:50000 server.vasceria.com:42011 ESTA BLISHED 1693/hpiod tcp 0 0 *:http *:* LIST EN 17157/httpd tcp 0 0 *:ftp *:* LIST EN 2121/proftpd: (acce tcp 0 0 *:ssh *:* LIST EN 1739/sshd tcp 0 0 ::1:rndc *:* LIST EN 17283/named tcp 0 0 *:https *:* LIST EN 17157/httpd tcp 0 0 ::ffff:192.168.1.130:ssh ::ffff:192.168.1.110:53908 ESTA BLISHED 26039/0 tcp 0 0 ::ffff:192.168.1.130:http crawl-10.cuill.com:48364 TIME _WAIT - I just updated ISPConfig. Nothing else.
Same here. Though I can view the mails in webmail. netstat -tap: Code: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 13874/mysqld tcp 0 0 *:81 *:* LISTEN 13613/ispconfig_htt tcp 0 0 *:ftp *:* LISTEN 23619/proftpd: (acc tcp 0 0 pollux.mango.c:domain *:* LISTEN 13859/named tcp 0 0 80.74.155.164:domain *:* LISTEN 13859/named tcp 0 0 80.74.155.163:domain *:* LISTEN 13859/named tcp 0 0 80.74.155.162:domain *:* LISTEN 13859/named tcp 0 0 80.74.155.83:domain *:* LISTEN 13859/named tcp 0 0 80.74.155.82:domain *:* LISTEN 13859/named tcp 0 0 80.74.155.81:domain *:* LISTEN 13859/named tcp 0 0 80.74.155.80:domain *:* LISTEN 13859/named tcp 0 0 pollux.mango.c:domain *:* LISTEN 13859/named tcp 0 0 localhost.locald:domain *:* LISTEN 13859/named tcp 0 0 *:smtp *:* LISTEN 23080/master tcp 0 0 localhost.localdoma:953 *:* LISTEN 13859/named tcp 0 47 pollux.mango.ch:smtp cpe-75-179-174-196:4912 LAST_ACK - tcp6 0 0 *:imaps *:* LISTEN 2955/couriertcpd tcp6 0 0 *:pop3s *:* LISTEN 2990/couriertcpd tcp6 0 0 *:pop3 *:* LISTEN 2970/couriertcpd tcp6 0 0 *:imap2 *:* LISTEN 2935/couriertcpd tcp6 0 0 *:www *:* LISTEN 13720/apache2 tcp6 0 0 *:ssh *:* LISTEN 3243/sshd tcp6 0 0 *:smtp *:* LISTEN 23080/master tcp6 0 0 ip6-localhost:953 *:* LISTEN 13859/named tcp6 0 0 *:https *:* LISTEN 13720/apache2 tcp6 0 0 pollux.mango.ch:ssh 84-72-100-204.dcli:1310 ESTABLISHED3103/0 tcp6 0 0 ::ffff:80.74.153.8:pop3 84-72-100-204.dcli:1316 TIME_WAIT - tcp6 0 0 pollux.mango.ch:pop3 84-72-100-204.dcli:1318 TIME_WAIT - tcp6 0 0 pollux.mango.ch:pop3 84-72-100-204.dcl:xtelw TIME_WAIT - It caught my attention, that some of the domain cTLD are not listed correct. mango.c instead of .ch. 84-72-100-204 at the bottom is my trying to download mails.
Your POP3 server is running. What's the exact error message you get? Any errors in your mail log? If you use a firewall, make sure that port 110 is allowed.
Just wanted to check the error message and it works. Don't have a clue why now. Beats me. Thanks for checking though!
What should I type in to start it? Even after a reboot it still won't start so something tells me that if I have to manually type something in, it's going to only work until I reboot the server.
That depends on your pop3 server. If you have a file like courier-pop3 or courier-pop in /etc/init.d/, then run: /etc/init.d/courier-pop start or /etc/init.d/courier-pop3 start If you have a file with the name "dovecot" in /etc/init.d/, then run: /etc/init.d/dovecot start
tcp4 or tcp6 Similar problem. I noticed that my server is not running the pop or imap service in tcp4. How can I fix this? Sam
Do you get any error messages when you try to connect to POP3? Which distribution are you using? Does your firewall allow port 110?
Actually mail services seem to work correctly. The problem was actually solved on other posting here. (Why can client login on webmail but not on thunderbird.) I'm just wondering why netstat -an did not show pop on tcp4, just on tcp6? Sam