ii php-auth 1.6.2-1 PHP PEAR modules for creating an authentication system ii php-auth-sasl 1.0.4-1 Abstraction of various SASL mechanism responses
May 1 20:07:50 vil roundcube: S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=DIGEST-MD5 AUTH=CRAM-MD5] Hi, mail.xxxx.tld Ready. May 1 20:07:50 vil roundcube: C: A0001 ID (name "Roundcube Webmail" version 0.5.2 php 5.3.3-7+squeeze1 os Linux command /webemail/) May 1 20:07:50 vilr roundcube: S: * ID NIL May 1 20:07:50 vil roundcube: S: A0001 OK ID completed. May 1 20:07:50 vil roundcube: C: A0002 AUTHENTICATE DIGEST-MD5 May 1 20:07:50 vil roundcube: S: + cmVhbG09IiIsbm9uY2U9IkNWSko0VjhRMGh3ZTZhZ3hlS1BrUkE9PSIscW9wPShdXRoIix.... May 1 20:07:50 vil roundcube: C: dXNlcm5hbWU9ImZyZWRlcmljQHBsYWNlbmV0Lm9yZyIsYXV0aHppZD0iZnJlZGVaWNAcGx... May 1 20:07:52 vil roundcube: S: A0002 NO [AUTHENTICATIONFAILED] Authentication failed. May 1 20:07:52 vil roundcube: C: A0003 LOGOUT May 1 20:07:57 vil roundcube: S: * BYE Logging out May 1 20:07:57 vil roundcube: S: A0003 OK Logout completed. May 1 20:07:57 vil roundcube: IMAP Error: Login failed
if i force CRAM-MD5 all is ok.
bst regards
Le 02/05/2011 08:11, A.L.E.C a écrit :
W dniu 2011-05-01 20:16, Aldo Reset pisze:
i use roundcube 0.5.1-DEP and i upgrade to 0.5.2-dep and now digest-md5 is broken.
i use: debian 6.0 (stable/squeeze).
$rcmail_config['imap_auth_type'] = 'DIGEST-MD5'; $rcmail_config['imap_auth_type'] = null;
do not work.
Any errors in log? Auth_SASL package is required. Enable imap_debug and provide the log.