On Thu, Mar 04, 1999 at 03:27:54PM +0000, Einar Indridason wrote:
> - Is it possible to somehow tell mutt:  "Hey, this message can be marked in
> someway on (for example) 17th of june, as it will have 'expired' and I
> don't want to/need to read this message after that time."

mutt understands the standard 'Expires:'-Header. The condition 'Expired'
is matchable with the pattern '~E'.

You then can delete alle expired messages with 'D~E\n' or save them into
another folder with 'T~E\n;s+folder\n'.

You can automate most of this with folder-hooks and 'push'

> Another question:  Is it possible to see how a message is constructed in a
> "raw" way?  'h' appears to translate for example, the Subject: line.  I
> would like to see exactly how this part of my mailbox looks like, and I'm
> not ready to load my mailbox into an editor and check it there.

I think ':set nopipe_decode' and '|less' should do that.

CU,
    Sec
-- 
stop reading here

Reply via email to