[Dovecot] Fileinto to a maildir with sieve

Anton Yuzhaninov citrin at rambler-co.ru
Wed Mar 12 11:56:40 EET 2008


On 12.03.2008 12:04, Nicolas Letellier wrote:
> 
> Is it possible to specify a maildir to a fileinto rule in a sieve file? 
> A simple:
> 
> require "fileinto";
> 
> if header :contains "X-Spam-Flag" "YES" {
>         fileinto ".Junk";
> }
> 

try

fileinto "Junk";

-- 
WBR,
  Anton Yuzhaninov


More information about the dovecot mailing list