Dear all,
I see the following in Roundcube log file:
PHP Error: Failed to load config from /var/lib/roundcube/plugins/sieverules/config.inc.php in /usr/share/roundcube/program/lib/Roundcube/rcube_plugin.php on line 157
and the given config is just "empty":
# cat /var/lib/roundcube/plugins/sieverules/config.inc.php
<?php
// Empty configuration for sieverules
// See /usr/share/roundcube/plugins/sieverules/config.inc.php.dist for instructions
I can't get why is it complaining. Any suggestions are welcomed.
The sieverules plugin was abandoned a few years ago, you should not be using it any more. You could use the managesieve plugin which ships with Roundcube instead.
You've answered your own question though:
Quotethe given config is just "empty":
it cannot be empty, you need to configure the plugin.