Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

roundcube cant login

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
zoxovsky
Posts: 19
Joined: 2017-02-27 20:42

roundcube cant login

#1 Post by zoxovsky »

hello

I have problem with login on roundcube.

There is error:

Code: Select all

[22-Mar-2017 17:37:27 +0100]: <epf86f94> IMAP Error: Login failed for test@domain.com from x.x.x.x.x. AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcube/program/lib/Roundcube/rcube_imap.php on line 198 (POST /webmail/?_task=login?_task=login&_action=login)

imap logs;

Code: Select all

[22-Mar-2017 17:59:16 +0100]: <epf86f94> [D94B] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
[22-Mar-2017 17:59:16 +0100]: <epf86f94> [D94B] C: A0001 ID ("name" "Roundcube" "version" "1.1.1" "php" "5.6.30-0+deb8u1" "os" "Linux" "command" "/webmail/?_task=login")
[22-Mar-2017 17:59:16 +0100]: <epf86f94> [D94B] S: * ID ("name" "Dovecot")
[22-Mar-2017 17:59:16 +0100]: <epf86f94> [D94B] S: A0001 OK ID completed.
[22-Mar-2017 17:59:16 +0100]: <epf86f94> [D94B] C: A0002 AUTHENTICATE PLAIN ****** [33]
[22-Mar-2017 17:59:20 +0100]: <epf86f94> [D94B] S: A0002 NO [AUTHENTICATIONFAILED] Authentication failed.
Can anyone help me pls? I cant login to roundcube

zoxovsky
Posts: 19
Joined: 2017-02-27 20:42

Re: roundcube cant login

#2 Post by zoxovsky »

Then how to configure it to ssl/tls? I use all option AUTHENTICATION any of them doesnt work :/

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: roundcube cant login

#3 Post by Bulkley »

zoxovsky, how did you install Roundcube?

zoxovsky
Posts: 19
Joined: 2017-02-27 20:42

Re: roundcube cant login

#4 Post by zoxovsky »

apt-get install roundcube-core roundcube-plugins roundcube-mysql

zoxovsky
Posts: 19
Joined: 2017-02-27 20:42

Re: roundcube cant login

#5 Post by zoxovsky »

so anyhelp?

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: roundcube cant login

#6 Post by Bulkley »

Just checking. It should be properly installed. I notice that roundcube-core has several suggested extras in the dependency list. I wonder if any might help.

zoxovsky
Posts: 19
Joined: 2017-02-27 20:42

Re: roundcube cant login

#7 Post by zoxovsky »

but why the f... this always have error login, any changes imap_auth is not working:/

Bulkley
Posts: 6386
Joined: 2006-02-11 18:35
Has thanked: 2 times
Been thanked: 39 times

Re: roundcube cant login

#8 Post by Bulkley »

I entered Authentication failed. in /usr/share/roundcube/program/lib/Roundcube/rcube_imap.php on line (POST /webmail/?_task=login?_task=login&_action=login) in DuckDuckGo and found lots of hits with some marked SOLVED. (note that I dropped the line number from your error message) One of them might help you track down your problem.

Post Reply