[Dovecot] A Dovecot Sieve spam filter question.
aja-lists at tni.org
aja-lists at tni.org
Thu Dec 31 02:21:56 EET 2009
On 12/30/2009 11:56 PM, aja-lists at tni.org wrote:
> But this (2nd line is one long line) :
>
> require ["fileinto"];
> if header :contains "X-Spam-Level"
> "**************************************************" {
> fileinto "Junk";
> }
>
> simply delivers the gtube test email in the Inbox instead of the Junk
> folder :( No errors in the dovecot-deliver log, what am I missing ?
My mistake, my personal .dovecot.sieve was in the way.
(Found this :
http://workaround.org/ispmail/lenny/server-side-sieve-filtering#comment-215
)
Problem solved :) Thanks for your help everyone!
More information about the dovecot
mailing list