Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

Webmail Roundcube Always Login Failed

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
11 posts
  • 1
  • 2
  • Next
abuhuroiroh
Posts: 1
Joined: Mon Sep 21, 2015 12:50 am

Webmail Roundcube Always Login Failed
  • Quote

Post by abuhuroiroh » Mon Sep 21, 2015 10:51 am

Could anyone help me to fix it?

Everytime I was trying to login webmail roundcube always login failed
I was trying to restart all of service and reset mail password and make new mail account


Image
Top

rnbmafia
Posts: 14
Joined: Sat Apr 18, 2015 4:38 pm

Re: Webmail Roundcube Always Login Failed
  • Quote

Post by rnbmafia » Thu Sep 24, 2015 3:17 pm

Check the log files , probably you will see an error with reading permission for password file ...


That might fix it -> v-rebuild-mail-domains $user
Top

Elizine
Posts: 50
Joined: Wed Aug 12, 2015 12:11 pm
Contact:
Contact Elizine
Website

Re: Webmail Roundcube Always Login Failed
  • Quote

Post by Elizine » Mon Sep 28, 2015 4:29 am

Hi,

Using the following code check if local connections are possible to port 143 :

Code: Select all

telnet localhost 143
Top

arivonto
Posts: 2
Joined: Tue Oct 20, 2015 7:50 pm

Re: Webmail Roundcube Always Login Failed
  • Quote

Post by arivonto » Tue Oct 20, 2015 8:45 pm

Dear Abuhuroiroh

I had the same problem. But after changing to the default mail User & Group, my roundcube webmail works again!

Image

Password Permission and Port Assignment was not a problem in my case. I'm using VPS running Ubuntu 14.04.
Therefor, the default mail user should be Debian-exim and mail group. Before was set to my user access and ftpuser group.

Rgds,
arivonto
Top

mach
Posts: 77
Joined: Tue Oct 27, 2015 6:34 pm

Re: Webmail Roundcube Always Login Failed
  • Quote

Post by mach » Thu Oct 29, 2015 9:34 am

inlog into roundcube always full mail addres and password.
Top

mike08
Posts: 160
Joined: Sat Jun 20, 2015 7:12 am

Os: Debian 6x
Web: apache + nginx
Re: Webmail Roundcube Always Login Failed
  • Quote

Post by mike08 » Thu Oct 29, 2015 11:10 am

Hey,

Do a

Code: Select all

tail -f /var/log/dovecot.log
And then try to log in, this will display what is going on whenever you try to login a common issue is that the user running dovecot has no r+w permission.
Top

James017
Posts: 1
Joined: Fri Nov 06, 2015 5:21 am

Re: Webmail Roundcube Always Login Failed
  • Quote

Post by James017 » Fri Nov 06, 2015 5:28 am

You must build a reputation, emails from a new IP address always first go into the spam folder.?????




Ali
Top

baijianpeng
Posts: 301
Joined: Tue Dec 22, 2015 2:06 pm

Re: Webmail Roundcube Always Login Failed
  • Quote

Post by baijianpeng » Thu Sep 29, 2016 3:00 pm

Today I met the same problem, when I check the log file, the result is:

Code: Select all

# tail /var/log/roundcubemail/errors.log 
[29-Sep-2016 14:45:11 +0000]: <haivngoo> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:45:34 +0000]: <haivngoo> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:47:35 +0000]: <haivngoo> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:50:10 +0000]: <q7nfi94l> IMAP Error: Login failed for admin from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:50:22 +0000]: <q7nfi94l> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:50:38 +0000]: <q7nfi94l> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:54:47 +0000]: <q7nfi94l> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:54:55 +0000]: <q7nfi94l> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:55:53 +0000]: <q7nfi94l> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[29-Sep-2016 14:57:02 +0000]: <q7nfi94l> IMAP Error: Login failed for [email protected] from 192.168.1.33(X-Real-IP: 192.168.1.4,X-Forwarded-For: 192.168.1.4). AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
[root@localhost admin]# 
It seems that the reason is "Authentication failed", but I am sure I input the correct email account and correct password.

Why Roundcube still refuse me to login in?

If there is something wrong with folder/file permissions, which folder/files should I check? what kind of permissions they should be assinged?

Thank you.
Top

shyboy
Posts: 17
Joined: Mon Jan 16, 2017 2:33 pm

Re: Webmail Roundcube Always Login Failed
  • Quote

Post by shyboy » Sun Jan 29, 2017 4:18 pm

any solution?
I am having same issue

-
core package Version:0.9.8 (amd64)
Ubuntu 14.04 x64
Top

skyavi
Posts: 4
Joined: Thu Jan 09, 2020 4:56 pm

Os: Debian 8x
Web: apache + nginx
Re: Webmail Roundcube Always Login Failed
  • Quote

Post by skyavi » Sun Mar 29, 2020 2:32 pm

I have the same problem, I have some 30 email accounts, and none can login, all wrong password, from roundcube and thunderbird, and evolution.
I change the password in vestacp and still can not login, get wrong password.
Top


Post Reply
  • Print view

11 posts
  • 1
  • 2
  • Next

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password