[Dovecot] sieve-filter ignoring separator
Isak Rubin
dot5productions at gmail.com
Wed Apr 3 15:40:09 EEST 2013
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.
http://pastebin.com/ykvWQg3w
Regards
Isak
2013/4/3 Stephan Bosch <stephan at 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.
>
More information about the dovecot
mailing list