On Wed, Oct 28, 2009 at 10:08:35PM +0000, Charles Howard wrote:
> 
> Every so often someone asks about nested subfolders with mutt. I've read most 
> of
> those back to about start of 2007. 
> 
> I'd like such a system but I haven't got it to work. My question is:
> 
> Do you, a mutt user, who is reading this, delete most of your email within a 
> short 
> period (say a week) ?

I use a folder hook to move all the mail older than a certain age
to an archive mailbox. Something like the following

folder-hook =inbox 'push 
"<collapse-all><tag-pattern>~(~r>3m)<enter><tag-prefix-cond><save-message>=archivos/inbox<enter><untag-pattern>~A<enter><end-cond><collapse-all>"'

you might tweak the tag-pattern so it archives only the messages you
want (e.g., don't archive anything flagged)

Those archive mailboxes can also indexed by mairix, so you can still
search stuff in them.

HTH,

-- 
Javier Rojas

GPG Key ID: 0x24E00D68

Attachment: signature.asc
Description: Digital signature

Reply via email to