All,

I would like to roll any message in my inbox that is older than 2
weeks old to an archive folder.  I tried this pattern, but I got the
message "Tagging is not supported" when .muttrc loads.  

folder-hook INBOX           'push 
"<tag-pattern>~d>2w<enter><tag-prefix><save>=archive<enter>"'

Am I going about this incorrectly?  Is this something that, because it
is tag-save instead of delete, I can only use a macro for?  If I use a
macro, can I break this into 2 parts as so:

folder-hook INBOX           'push *d"
macro *d  '<tag-pattern>~d>2w<enter><tag-prefix><save>=archive<enter>'

Thanks!

--N.

--
Nate Johnston                           [EMAIL PROTECTED]
GPG footprint: DEAF B505 0D84 1AEF A43F  91C5 71B3 D053 D0E1 3C05
"Nihil tam munitum quod non expugnari pecuna possit."  -Cicero

PGP signature

Reply via email to