3 Apr
2013
3 Apr
'13
3:40 p.m.
Thanks :) Solved the filtering problem
but got a new problem.
Filtering now works as expected, but only to existing folders.
I tried moving the autocreate plugin to a global level but still does not seem to work.
Regards Isak
2013/4/3 Stephan Bosch stephan@rename-it.nl
Op 4/3/2013 1:56 PM, Isak Rubin schreef:
Here you go
You're using the listescape plugin. Try putting that in the global mail_plugins setting, e.g.:
# usually located in /etc/dovecot/conf.d/10-mail.**conf mail_plugins = listescape
protocol lda { mail_plugins = $mail_plugins sieve autocreate } protocol imap { mail_plugins = $mail_plugins autocreate }
Regards,
Stephan.