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
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