Hi,

thats the problem:

BTW,If a add user with plain text password it has no problem
any help will be appreciated

Roundcube tries to use CRAM-MD5 to authenticate but this is only possible if the server knows the password. If you don't have plaintext passwords you need to disable CRAM-MD5 in the config file.

regards,

Harald Leithner


On Sun, 23 Feb 2014 19:41:59 +0100, Mr.Pine <[email protected]> wrote:

Hi,
I'm using dbmail+postfix+roundcube and want to login via roundcube but got
this error:
###############
IMAP Error: Login failed for [email protected]  from x.x.x.x. AUTHENTICATE
CRAM-MD5: A0001 NO login rejected in
/var/www/webmail/program/lib/Roundcube/rcube_imap.php on line 184 (POST
/webmail/?_task=login&_action=login)
##############
when I try to login via telnet I have no problem!
###################
telnet mail.mymail.com imap
Trying x.x.x.x...
Connected to mail.mymail.com.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 AUTH=LOGIN AUTH=CRAM-MD5 STARTTLS ID] dbmail
3.0.2 ready.
a1 LOGIN user2 at mymail.com
<http://lists.roundcube.net/mailman/listinfo/users> mypass
a1 OK [CAPABILITY IMAP4rev1 ACL RIGHTS=texk NAMESPACE CHILDREN SORT QUOTA
THREAD=ORDEREDSUBJECT UNSELECT IDLE ID] User user2 at mymail.com
<http://lists.roundcube.net/mailman/listinfo/users> authenticated

#########
I set $rcmail_config['imap_auth_type'] = null;

BTW,If a add user with plain text password it has no problem
any help will be appreciated

MrPine


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to