[imp] Login failed

Paul Reilly pareilly at tcd.ie
Sat Apr 3 07:59:34 PST 2004


> > I installed RH9,qmail,Horde,IMP & dovecot-imap.
> > But when i want to login with my user on my machine,I
> > receievd that Login failed for each reason.
>
Before testing with IMP, you should verify your IMAP server is working.
You can easily do this in Linux, by telnet-ing to the imap port number
(port 143) and testing a login as "login <username>  <password>".
For example:

$ telnet  www.mydomain.com  143
Connected to www.mydomain.com
Escape character is '^]'.
* OK
a1  login  fred  secret
a1 OK LOGIN Ok.
a2 logout
a2 OK LOGOUT completed


If you don't get a successful login doing this, then the problem is your
IMAP server authentication. Not Horde/IMP.

Paul



More information about the imp mailing list