Fail to login to webmail using ISP

Discussion in 'Installation/Configuration' started by gimhan90, Feb 20, 2006.

  1. gimhan90

    gimhan90 New Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This means that you dont have an pop3 server listening on port110 of localhost. Check of your pop3 daemon is running.
     
  3. gimhan90

    gimhan90 New Member


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

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    netstat -tap
     

Share This Page