login problem with cvs-HEAD IMP
Atif Ghaffar
aghaffar@developer.ch
Tue, 04 Dec 2001 04:33:49 +0100
Hi,
I grabbed the latest code for IMP and HORDE (HEAD branch) and am having
a strange problem.
I cannot login to the IMAP server via IMP, however with another mail
client I can.
It seems that IMP is sending some MD5 stuff, while another client
(Mozilla Messenger) is authentifying normally.
Here is the Log from my mail server when I login via Mozilla Messenger
Dec 3 19:14:31 fnode3 imapd[31286]: login: dsl-2-dslam1-31.urbanet.ch[195.202.196.17] aghaffar_apache_ch plaintext
Dec 3 19:14:32 fnode3 imapd[31286]: starting txn 2147483683
Dec 3 19:14:32 fnode3 imapd[31286]: aborting txn 2147483683
Dec 3 19:14:32 fnode3 imapd[31286]: seen_db: user aghaffar_apache_ch opened /opt/var/imap/user/a/aghaffar_apache_ch.seen
Dec 3 19:14:32 fnode3 imapd[31286]: open: user aghaffar_apache_ch opened INBOX
And this is the log when I try to login via IMP.
Dec 3 19:18:09 fnode3 imapd[31382]: accepted connection
Dec 3 19:18:09 fnode3 master[31652]: about to exec /usr/cyrus/bin/imapd
Dec 3 19:18:09 fnode3 service-imap[31652]: executed
Dec 3 19:18:09 fnode3 imapd[31382]: badlogin: [212.80.183.226] CRAM-MD5 authentication failure [no secret in database]
I have the latest PHP (cvs as of 5 minutes ago) and the updated PEAR (from horde.org/pear)
Everything seems to be normal at
http://horde.apache.ch/horde/test.php
Anyone has any idea on what I am breaking?
PS:: I have tried to login to multiple IMAP servers and the same behaviour is there.
I also tried to login to my server from demo.horde.org and same error in my Cyrus logs.
Help. please.
thanks