[mew-int 2969] Re: killfile

Kazu Yamamoto (山本和彦) <[email protected]> Mon, 28 Feb 2011 15:14:15 +0900 (JST)
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
> is there a killfile functionality in mew?
> 
> i mean that i have a file with keywords like this:
> 
> $ cat killfile.mew
> foo
> bar
> baz
> $
> 
> and then if a mail contains the keywords foo, bar, or baz,
> then it is automatically deleted.

How about this?

1) Put mark "*" by "?" or "k?" with keywords.
2) Type "md" to convert "*" to "D"
3) Type "x"

--Kazu