Roundcube Community Forum

Release Support => Pending Issues => Topic started by: dennylin93 on December 26, 2009, 07:49:32 PM

Title: Default filter for managesieve plugin
Post by: dennylin93 on December 26, 2009, 07:49:32 PM
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?