[Evolution] Converting from Kmail
guenther
guenther@rudersport.de
Mon, 01 Nov 2004 19:26:08 +0100
> > Menú Actions->Apply Filters (or Ctrl-Y).
>
> Thanks Poc - this I know about, but if you have a filter defined it is applied
> to messages as they come in - there doesn't appear to be any way of defining
> a filter and saying "don't apply this until I manually invoke it".
Right, there is no such option on a by-filter basis.
You can turn of automatically filtering for IMAP accounts. For some
strange reason, this options does not exist for POP3 accounts, though.
(Jeff, Michael: Any reason why?)
...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; }}}