sieve & spamassassin

John.C.Hayward at wheaton.edu John.C.Hayward at wheaton.edu
Tue Jul 1 00:49:15 EDT 2003


My guess is that:
o  INBOX by default has posting permissions to everyone - other folders
   do not.  Since the INBOX.junk folder needs to have your sendmail (or
   whatever) be able to post to the folder you need to allow everyone
   posting permissions.  It would be nice to have a facility which allows
   the general mail deliverer (sendmail or whatever) to post to a folder
   without allowing everyone that privilage.
johnh...
Quoting Michael Grundmann <michael at linuxfox.de>:

> hi,
> 
> my sievescript look like:
> 
> require ["fileinto"];
> if header :contains "X-Spam-Level:" "******" {
>         fileinto "INBOX.junk";
> }
> 
> but the spam-mail would'nt sort in INBOX.junk. any hints?
> 
> michael
> 
> -- 
> Wenn man keine Vögel mag, ist es völlig in Ordnung, mit Kanonen auf
> Spatzen zu schiessen.                         [Ratti in suse-linux]
> 
> 
> 





More information about the Info-cyrus mailing list