Hi,

I'am runnning Cyrus IMAP 2.1 on Debian GNU/Linux with Sieve.
It's working very well :) 

But I would like to run a small sieve script for every users on my
system. Not just for one user!

It's just a basic Spam filter : 

if header :contains ["X-Spam-Flag"] ["YES"] {
        fileinto "INBOX.Spam";
                stop;
}

How can I do that?

Thanks a lot 


-- 
Meuuuhh elle fait la vache :))                       _(__)_        
Nowicki Christophe                                  '-e e -'__,--.__)
17, rue Saint Exupery                                (o_o)        )
77500 Chelles                                          \. /___.  |
Etudiant EPITECH Promo 2006                             ||| _)/_)/
http://etud.epita.fr/~nowick_c/nowick_c.asc             //_(/_(/_(

Attachment: signature.asc
Description: Digital signature

Reply via email to