[mew-int 3078] Re: kill file

Petter Gustad mew at example.com
Sat Apr 21 17:32:36 JST 2012


From: maxigas <maxigas at example.com>
Subject: [mew-int 3076] kill file
Date: Sat, 21 Apr 2012 08:09:15 +0200 (CEST)

> for example to say that "whenever somebody at example.com sends me a
> message it should automatically marked D after download".

You should also be able to match the From field in
mew-inbox-action-alist for this purpose, e.g.

(setq mew-inbox-action-alist
       '(("From:"
          (?D "somebody at example.com"))))


//Petter


More information about the Mew-int mailing list