TNX,
If I add mail user with plain text mode and set run imap_auth_type to null,
It works.
but if I add user with md5 password can not login via roundcube with the
same config!!
I test dbmail with telnet command ,it says ok!

I want to save my user password in encrypted mode in database, nor plain
text!



On Sun, Feb 23, 2014 at 10:22 PM, Harald Leithner <leith...@itronic.at>wrote:

> 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 <pine5...@gmail.com> wrote:
>
>  Hi,
>> I'm using dbmail+postfix+roundcube and want to login via roundcube but got
>> this error:
>> ###############
>> IMAP Error: Login failed for us...@mymail.com  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
> DBmail@dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
>
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to