After numerous tests I found out that c-client-2001a works good bu onli with
PHP4.0.4pl1.
Newer versions of PHP try to use CRAM-MD5 authentication.

So can anyone tell me why it is?

Thanks in advance,
Pavel.



"2147483647" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all,
>
> we're using PHP4.1.1 as apache module compiled with c-client-2001a.
> So when I try to open imap mailbox server (cyrus-imapd v 2.0.16) says:
>     Feb 19 19:00:18 hermes imapd[10412]: badlogin: test.test.net[x.x.x.x]
> CRAM-MD5 authentication failure [no secret in database]
>
> We have to plaintext authentication.
> Is there a way to say php/c-client to use plaintext authentication???
>
> At the same time when I use php4.0.4pl1 with cclient-2001a it works fine.
> Is it problem of PHP4.1.1?
> Should we downgrade to PHP4.0 and c-client-2000a?
>
> Thanks in advance,
> Pavel.
>
>
>
>
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to