[Dovecot] Problems with dovecot 2.0, sieve and mdbox

Patrick Westenberg pw at wk-serv.de
Sun Sep 5 01:40:06 EEST 2010


Hi again,

FYI: this is the way it works for me:

require ["fileinto", "mailbox"];
if header :contains "X-Spam-Flag" "YES" {
   fileinto :create "Spamverdacht";
}

If the specified mailbox does not exist, it will be created.

Regards
Patrick


More information about the dovecot mailing list