** Karen Ariane Schweg Salwa karenariane.schweg@rolfing-zurich.net [2017-06-11 15:21]:
Hi there, I am trying to install an out of office reply but do not get the option "Filters" when clicking on Settings, there is simply no such option. What to do?
** end quote [Karen Ariane Schweg Salwa]
I seem to remember having this problem myself, but can't find my notes unfortunately. From memory I think it was a change in the configuration files that I missed. Do you have the following line in the config.inc.php file in the config directory:
$config['plugins'] = array('managesieve');
the default is a commented out line:
#$config['plugins'] = array();
Basically enabling the managesieve plugin that is now available in the default install iirc.