[imp] IMAP Login problem
digiteltlc
federico at digiteltlc.com
Thu Jul 27 03:29:14 PDT 2006
Hi All
With POP3 server as preference, i have no proble to connect.
When I try IMAP I get a "login failed" alert.
First of all my IMAP server works fine with external sw (i.e. ms outlook)
So I proceed with a telnet localhost in port 143 :
. login <USERNAME> <PASSWORD>
. logout
Login was successfully and then logout
So i've tried http://myserver/horde/imp/test.php with imap connection test
at the end of page , getting :
Trying protocol imap/notls, Port 143:
ERROR - The server returned the following error message:
Retrying LOGIN authentication after AUTHENTICATE LOGIN authentication
failedRetrying LOGIN authentication after AUTHENTICATE LOGIN authentication
failedRetrying CRAM-MD5 authentication after AUTHENTICATE CRAM-MD5
authentication
failedRetrying CRAM-MD5 authentication after AUTHENTICATE CRAM-MD5
authentication
failedCan not authenticate to IMAP server: AUTHENTICATE CRAM-MD5
authentication
failed
So I take a look to mail log : /var/log/mail.log and after a failed login
(or test.php) i've found :
Jul 27 11:07:10 server gnu-imap4d[6894]: Incoming connection opened
Jul 27 11:07:10 server gnu-imap4d[6894]: Connect from 127.0.0.1
Jul 27 11:07:10 server gnu-imap4d[6894]: GSASL error: Error authenticating
user
Jul 27 11:07:10 server last message repeated 2 times
Jul 27 11:07:10 server gnu-imap4d[6894]: GSASL error: Authentication failed
because the password was not provided.
Jul 27 11:07:10 server last message repeated 2 times
Jul 27 11:07:10 server gnu-imap4d[6894]: Session terminating
That's all , it seems password doesn't came to IMAP server....
Any ida or suggestion ????
Thank you
--
View this message in context: http://www.nabble.com/IMAP-Login-problem-tf2008802.html#a5518620
Sent from the Horde - IMP forum at Nabble.com.
More information about the imp
mailing list