• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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 [email protected] 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 [email protected] 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