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?