Op 6/19/2012 10:17 AM, Martin Weil schreef:
Hi.

Thanks for your hints, I altered the file but sadly, there is no change in 
behavior. It's like sieve is not doing anything at all.

if header :contains ["subject"] ["Test"] {
   fileinto :create "Folder1";
} else {
   fileinto :create "Folder2";
}

The lda_mailbox_autocreate option seems to be a version 2.0 feature. I am using 
1.2.9.

Do your logs mention anything about LDA and Sieve being invoked? This wiki page shows a few hints on what this should look like and steps to be taken when LDA and Sieve are not being invoked:

http://wiki2.dovecot.org/Pigeonhole/Sieve/Troubleshooting

Regards,

Stephan.

Reply via email to