Roundcube Community Forum

Release Support => Release Discussion => Topic started by: wp.rauchholz on January 25, 2011, 07:23:08 AM

Title: LOGIN: Authentication failed
Post by: wp.rauchholz on January 25, 2011, 07:23:08 AM
Not being able to find a solution in google I am turning her efor help.
THanks in advance.

I installed version 0.5 and completed all installation steps, including "Test IMAP" config.
"Connecting to localhost...
IMAP connect:  OK(SORT capability: yes)"

But, when trying to enter roundcube, I get a login failed

[25-Jan-2011 13:18:48 +0100]: IMAP Error: Login failed for [email protected] from 192.168.20.101. LOGIN: Authentication failed. in /var/www/html/mail/program/include/rcube_imap.php on line 183 (POST /mail/?_task=login&_action=login)

telnet home 143 gives me:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN] Dovecot ready.


Any ideas?

Thanks, Wolfgang
Title: LOGIN: Authentication failed
Post by: rosali on January 25, 2011, 10:40:47 AM
Check your IMAP server logs. It should show details why login fails.
Title: LOGIN: Authentication failed
Post by: hidakat on February 08, 2011, 09:40:44 PM
how is your "$rcmail_config['username_domain'] = '';"?

you should be blank, i guess.