Author Topic: Failed to load config from /var/lib/roundcube/plugins/sieverules/config.inc.php  (Read 3801 times)

Offline dma_k

  • Newbie
  • *
  • Posts: 1
Dear all,

I see the following in Roundcube log file:

Code: [Select]
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":

Code: [Select]
# 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.

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
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:
Quote
the given config is just "empty":
it cannot be empty, you need to configure the plugin.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦