Re: Executing commands when opening a folder

2001-09-05 Thread Paul Cox
On Wednesday, Sep 05, 2001, Christoph Maurer wrote: > Is there a way to execute a command when opening a mailbox? > E.g. I want to tag all messages older than one week when opening my > mailbox "inbox". > > I tried > folder-hook inbox "exec T ~d>1w" and > folder-hook inbox exec tag-pattern ~d>1

Executing commands when opening a folder

2001-09-05 Thread Christoph Maurer
Hello, Mutt-Experts! Is there a way to execute a command when opening a mailbox? E.g. I want to tag all messages older than one week when opening my mailbox "inbox". I tried folder-hook inbox "exec T ~d>1w" and folder-hook inbox exec tag-pattern ~d>1w" but bothg did not work Thanx Christoph