VinaCIS Network
Friday, 30 July 2010
VinaCIS .NETWORK
Home

Articles
Webmaster
Security
Solved problems
Common problems
Linux problems
Windows problems
Plesk Control Panel
Advertise with us
Polls
Which Control Panel software would you prefer to use ?
 
Login Form





Lost Password?
No account yet? Register
Syndicate
Latest News
VinaCIS Network has been upgraded

With a new additional 50 Mbit line on 01/Dec/2006, VinaCIS has reached max speed of 300 Mbit/s with high quality and warranted bandwidth.

The bandwidth has been splitted to serve business and download server separately. All business server are free from package loss, high latency and unavailability.

 
Can not login to Horde IMP (2) PDF Print E-mail
User Rating: / 0
PoorBest 
 Sample Image

Problem: 

 

 I can not login to webmail, although all info have been entered correctly. POP3 account can still be accessed through Outlook. It happen with ALL hosts and email accounts.

Error while login: "Login failed"

Error logs in /var/log/psa-horde/psa-horde.log :

Jun 10 13:27:08 HORDE [error] [imp] FAILED LOGIN XXX.XXX.XXX.XXX to 127.0.0.1:143[imap/notls] as user at domain.com [on line 258 of "/usr/share/psa-horde/imp/lib/Auth/imp.php"]

 

If you have root access to your server, you can try this command:

# telnet localhost 143
(You may change the port number 143 to the one you are using, 143 is default port for IMAP)

If the connection is refused then there is an problem with your IMAP configuration.

 Please check this file /etc/courier-imap/imapd

At about line 29, search for:

ADDRESS = XXX.XXX.XXX.XXX

 If so, change it to

ADDRESS = 0

Save file and restart IMAP (or restart your server)

Now check "telnet localhost 143" again and see if it works.

 I hope this will help !!!!!!!!!!!!

 
< Prev   Next >

Top!