freeman <free...@worldwidehtml.com> writes: > I use folder-hooks to archive mail after n weeks. Here is the l-debusr > hook: > > folder-hook l-debusr 'push > <tag-pattern>~r>12w!~F<enter><tag-prefix><save-message>+archive/l-debusr<enter>'
I have the following for archiving old mail (>90d) in my INBOX. folder-hook =INBOX 'push <tag-pattern>~R~r>90d<enter><tag-prefix-cond><save-message>=Archive<enter><end-cond><untag-pattern>~A<enter>' The <tag-prefix-cond> is probably what's missing in your hook. -- Nicolas -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org