• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Login Failed to RoundCube

ahaf

New Pleskian
Hi , I have problem to login roundcube webmail.

[19-Mar-2020 19:54:46 +0000]: <lbr0ms94> IMAP Error: Login failed for ------@ooo.com against localhost from 5.197.132.226(X-Real-IP: 5.197.132.226). Authentication failed. in /var/www/vhosts/mailtotel.com/httpdocs/inbox/program/lib/Roundcube/rcube_imap.php on line 201 (POST /inbox/?_task=login&_action=login)

Please, help.
 
Please check that you have following error message In /var/log/httpd/error_log:

CONFIG_TEXT: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/kolabobject.so' - libxerces-c-3.1.so: cannot open shared object file: No such file or directory in Unknown on line 0

In this case install xerces-c package:

# yum install xerces-c
 
Hi , I have problem to login roundcube webmail.

[19-Mar-2020 19:54:46 +0000]: <lbr0ms94> IMAP Error: Login failed for ------@ooo.com against localhost from 5.197.132.226(X-Real-IP: 5.197.132.226). Authentication failed. in /var/www/vhosts/mailtotel.com/httpdocs/inbox/program/lib/Roundcube/rcube_imap.php on line 201 (POST /inbox/?_task=login&_action=login)

Please, help.
You seem try to access to an custom roundcube, not the plesk roundcube programs.
Check your error log in /var/www/vhosts/system/mailtotel.com/logs/error_log and check if your mailbox password is really correct .
 
Back
Top