Re: [Evolution] Macro/button to move mail to folder? (learning spam filters)



I would like to create a shortcut/macro/button that when I select the
spam it drops it in the folder.  Right now I have to select "move->find
the folder->Folder->OK."  It remembers the folder (way cool), but I
would like to shorten it to 1 click, or key stroke.

Have you considered drag-n-drop? You can move the mails to folders using
the mouse. This even works with the shortcut bar.


I might be happy with a set the spam flag, and then run a filter later
approach, but only if I cannot add the macro/button thingy.

- define one label as SPAM
- create a filter:
  if ( 'label' 'is' 'SPAM' )
  then ( 'move to folder' 'SPAM-trap' )

You can trigger filters and therefore this move action on all selected
messages with Ctrl+Y (Actions / Apply Filters).

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