31 Dec
2009
31 Dec
'09
2:21 a.m.
On 12/30/2009 11:56 PM, aja-lists@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!