On Wed, Sep 25, 2002 at 04:30:33PM +0200, D. J. Bolderman wrote: > Hi, > > Although I was planning to go back to evolution, I'm still trying mutt > (it's so cool:) > > Now, I have the following question: is it possible to define different > 'archive' folders for messages per folder ? What I want to achieve is, when > I press 's' for a message in (imap)folder Inbox.Test I want to save the > message automatically to Inbox.Test.Archive without looking up the > folder in the list. >
Look at save-hook in the manual. I would think you would want something like: folder-hook Inbox.Test "save-hook . Inbox.Test.Archive" I think this should work, but the best thing to do is assume that doesn't work and read a bit more about those commands in the manual :) burton
msg31208/pgp00000.pgp
Description: PGP signature
