Re: [Evolution] message filter processing order



On Mon, 2008-04-14 at 13:29 -0400, Reid Thompson wrote:
Are message filters applied in order?  Top to bottom or bottom to top in
the message filters list?

In order, top down.

And yes, it does make a lot of sense to add "Stop Processing" Actions to
*any* filter that is expected to be the last one matching a given
mail. :)  This holds particularly true for moving actions, and will
increase the speed slightly for really large filter lists.

Also, the more specific a filter is, the earlier it should be processed
(that means moving it up). In particular any filters matching a specific
account should be processed before more general filters. And don't
forget to add the Stop Processing, unless you really expect and want a
general filter to possibly trigger, too.

  guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]