* Oliver Fuchs <[EMAIL PROTECTED]> [2002-08-12 19:54]: > mutt 1.3.27i. I want to delete all messages in a mailbox older > than 20 days automaitcally after I close/shutdown mutt. Can > this only be done via a macro or is there another functionality?
yes. Sven -- macro index q "<tag-pattern>~O ~d >20d\n<tag-prefix><save-message>+FOO\n<quit>"
