PDA

View Full Version : Fail to login to webmail using ISP


gimhan90
20th February 2006, 13:59
Hi,

I came up with following error when i tried to login to webmail in ISP config .

ERROR

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


Thx in advance ,
gim

till
20th February 2006, 14:36
This means that you dont have an pop3 server listening on port110 of localhost. Check of your pop3 daemon is running.

gimhan90
21st February 2006, 14:55
This means that you dont have an pop3 server listening on port110 of localhost. Check of your pop3 daemon is running.


It seems pop3 server daemon is running on 110.:(

till
21st February 2006, 17:07
Please post the output of:

netstat -tap