Re: [Evolution] find out which filter rule moved an incoming message



since sometimes messages i receive get filtered into my spam folder in
evolution, i would like to know if anyone knows about a possibility to
find out exactly which filter rule has been used by evolution to move a
message to another folder...
so don't i find this option or is this feature already implemented in
1.3.x or 1.4 or should i fill in a feature-request?

You can call a script by 'Pipe message to Shell Command'. If you call it
with a distinct parameter for each rule, a small and simple Perl script
can log every triggered rule.

Evo 1.3.x (at least since 1.3.3) has that action in the 'then' part of
the filters.

As Evo 1.2.x does not have it, you can use the same as _last_ criterion
(execute if ALL criteria are met) and let the script return 1.


FWIW: Nope, AFAIK there is no such feature implemented. File it, if you
do think it is necessary. But don't expect it for the next weeks... ;-)


That Perl script should be really simple. And I eve can think of ways to
show that log file within Evo. Getting curious, maybe...

...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]