On Fri, Dec 02, 2011 at 02:30:53PM +0100, Rado Q wrote: > =- Alexander Pletnev wrote on Fri 2.Dec'11 at 16:08:58 +0400 -= > > > I have inbox folder, which is recieves any new email. Then if i > > read messages, they are stored in another mailbox (mbox). It's > > good, but i want to bind some emails to be saved in another > > mailbox, not in mbox. When im saving messages by "s" in index, > > mutt asks me to save current email to mailbox, which is named as > > mutt decide. And i want to bind senders with mailboxes. Which > > trick can help me solve this task ? > > General advice: read the docs once completely, so you get a graps of > what mutt can and can not do for you. > > Then look for "save-hook".
In my .muttrc I have a stanza like: fcc-save-hook "jeff\.brown@foo\.com" =manager which will automatically save a copy of e-mail I send to jeff.br...@foo.com to my manager mailbox and will use that mailbox when I save e-mail from him. And yes, read the docs and check out online tutorials. Once you understand how to use mutt you'll find it very powerful. I've turned a few colleagues on to it and they are hooked (<--- awesome pun). -- Will Fiveash