Roundcube Community Forum

 

Default filter for managesieve plugin

Started by dennylin93, December 26, 2009, 07:49:32 PM

Previous topic - Next topic

dennylin93

Hi, I tried to use the managesieve plugin last night, and I encountered a problem with the default sieve script:

// default contents of filters script (eg. default spam filter)
$rcmail_config['managesieve_default'] = '/usr/local/etc/dovecot.sieve';


I can add sieve filters successfully, but the default filter doesn't get included. Is this normal behaviour or a bug?