[imp] CRAM-MD5 problem with Horde2/IMP3 and PHP4.1.1 ..

Marc G. Fournier scrappy@hub.org
Thu, 14 Feb 2002 10:54:24 -0400 (AST)


On Thu, 14 Feb 2002, Jan Schneider wrote:

> Zitat von "Marc G. Fournier" <scrappy@hub.org>:
>
> > On Thu, 7 Feb 2002, Jan Schneider wrote:
> >
> > > > 	Can anyone provide any insight or thoughts as to what it is that
> > > > I'm not seeing?  That I might have setup wrong?  My PHP config is
> > > > viewable
> > > > at: http://www.hub.org/phpinfo.php, and I am running iwth
> > cclient-2001a
> > > > compiled in ...
> > >
> > > Both imap-2001a and CRAM-MD5 authentication on Cyrus have some issues
> > that
> > > were already discussed on the list. Check the archives for details.
> > > As a start I'd try to downgrade the c-client.
> >
> > Can you recommend how far back to downgrade ... I tried upgrading to the
> > newest 2002 dev snapshot, but that is broken too :(  Same errors ...
>
> Most complaints came on imap-2001a c-client compiled into php. So I think
> there is any issue as you already found out yourself (see your other
> messages) Some people reported that downgrading to imap-2000c fixes things
> and everything worked like a charm again.

Okay, this is as far back as imap-4.7c+PHP4.1.1:

Feb 14 10:49:36 earth imapd[81403]: accepted connection
Feb 14 10:49:36 earth imapd[81403]: login: earth.hub.org[64.49.215.11] scrappy CRAM-MD5 User logged in
Feb 14 10:49:37 earth imapd[81403]: accepted connection
Feb 14 10:49:37 earth imapd[81403]: badlogin: earth.hub.org[64.49.215.11] CRAM-MD5 authentication failure [incorrect digest response]
Feb 14 10:49:39 earth lmtpd[42261]: accepted connection
Feb 14 10:49:39 earth lmtpd[42261]: lmtp connection preauth'd as postman
Feb 14 10:49:40 earth imapd[81403]: badlogin: earth.hub.org[64.49.215.11] CRAM-MD5 authentication failure [incorrect digest response]

I've even tried PHP4.1.0 ... same errors ...

Is anyone actually successfully using IMP3+PHP4.1.1+Cyrus-IMAP *without*
getting these errors?  If so, what versions are you running, of
everything?

Right now, I'm at:

	imap-4.7c
	Cyrus 2.0.16
	SASL 1.5.27
	PHP4.1.1

I'm going to try imap-2000c next, but am not expecting that to fair any
better :(