Cobra Forum

General Category => Email => Topic started by: senthil on Apr 16, 2025, 07:32 AM

Title: Roundcube filter error on a Plesk server: File is missing, please contact server
Post by: senthil on Apr 16, 2025, 07:32 AM
Symptoms
FILE NOT FOUND
The requested resource was not found!
Please contact your server-administrator.
Failed request: webmail.example.com/roundcube/?
_task=settings&_action=plugin.managesieve
[01-Jul-2024 19:41:39 +0000]: <je5n10vf> PHP Error: Error
loading templatefor managesieve.managesieve in
/usr/share/psa-
roundcube/program/include/rcmail_output_html.php on line 804
(GET /roundcube/?_task=settings&_action=plugin.managesieve
Cause
This is due to a skin being used on webmail:
#grep skin /usr/share/psa-roundcube/config/config.inc.php |
grep config | head -n2
$config['skin'] = 'custom_skin';
Resolution