On Thu, Feb 18, 2010 at 10:14:09PM +0100, O Polite wrote:
> I've got a nifty macro that deletes stale threads in my mailing list
> folders. I'd like to run it automatically from cron. How do I do that?

what do you mean by "stale threads"? threads that lack a parent message?

anyway, you might want to run that macro as a folder-hook. Something
like this:

folder-hook lists/.* 'push "your_macro_goes_here"'

If I understood what you want correctly, then the following might be useful to
you:

http://devnull.li/~jerojasro/blog/posts/mutt_mute_thread/

-- 
Javier Rojas

GPG Key ID: 0x24E00D68

Attachment: signature.asc
Description: Digital signature

Reply via email to