Re: [Dovecot] sieve-filter ignoring separator

2013-04-03 Thread Isak Rubin
Thanks! I had :create on 90% of the filters but it was missing on a few, added it on the rest and now everything is working perfectly. Thanks a lot for the help Regards Isak 2013/4/3 Robert Schetterer > Am 03.04.2013 14:59, schrieb Isak Rubin: > > # egrep -rn lda_mailbox_autocre

Re: [Dovecot] sieve-filter ignoring separator

2013-04-03 Thread Isak Rubin
ut I need to be able to manually execute sieve scripts on some folders, and that's when it seems unable to autocreate. But i guess lda_mailbox_autocreate is not used at all when running sieve-filter manually, as i assume it just bypass the lda all together Regards Isak 2013/4/

Re: [Dovecot] sieve-filter ignoring separator

2013-04-03 Thread Isak Rubin
p 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 > >

Re: [Dovecot] sieve-filter ignoring separator

2013-04-03 Thread Isak Rubin
Here you go, http://pastebin.com/LA0kJteM Regards, Isak 2013/4/3 Stephan Bosch > On 3/22/2013 3:17 PM, isakrubin wrote: > >> Stephan Bosch-2 wrote >> >>> On 3/4/2013 9:21 PM, Isak Rubin wrote: >>> >>>> # dovecot --version >>>>