Roundcube Community Forum

Release Support => Pending Issues => Topic started by: lbutlr on March 02, 2022, 12:07:07 PM

Title: “Filter” setting throws and error
Post by: lbutlr on March 02, 2022, 12:07:07 PM
When going to the settings in Roundcube there is a :Filters: setting, clicking it throws an error about not being able to connect to the server. I do not have a plugin installed like manage sieve, so I'm not sure what this "Filters" is supposed to do.

$config['plugins'] = array('archive', 'emoticons', 'help', 'hide_blockquote', 'identity_select', 'markasjunk', 'logon_page', 'logout_redirect', 'message_highlight', 'dovecot_ident', 'listcommands', 'managesieve', 'keyboard_shortcuts', 'customizr', );
Title: Re: “Filter” setting throws and error
Post by: JohnDoh on March 04, 2022, 02:45:10 AM
If you do not want the filters tab then remove managesieve from your list of plugins.