On 10/8/2009 7:28 AM, mic...@casa.co.cu wrote:
> michel.sieve
> ############
> require "fileinto";
> 
> if header :contains "X-Bogosity" "Spam" {
>         fileinto "Spam";
>         stop;
> }


I'm no sieve expert, but I think you need to change 'stop' to 'keep'?

-- 

Best regards,

Charles

Reply via email to