On 10/8/2009 7:28 AM, michel at 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