Sieve for all users?

christophe nowicki cscm at meuh.dyndns.org
Sat Dec 27 11:00:08 EST 2003


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             //_(/_(/_(
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20031227/bd0277cd/attachment.bin


More information about the Info-cyrus mailing list