Current mailbox as $record

2012-02-04 Thread E. Prom
Hello,

How can I make mutt to save outgoing mail to the currently opened
mailbox?

I tried several hooks, but none accepted the sequence "%b" (while
others, like "%a", worked fine).

Any idea?


Re: Current mailbox as $record

2012-02-04 Thread David J. Weller-Fahy
* E. Prom  [2012-02-04 19:23 -0500]:
> How can I make mutt to save outgoing mail to the currently opened
> mailbox?

Try the following (from my muttrc):

#v+
folder-hook . "set record=^"# sent mail gets saved in current mailbox
#v-

> I tried several hooks, but none accepted the sequence "%b" (while
> others, like "%a", worked fine).
> 
> Any idea?

Check Table 4.7 in the manual.

Regards,
-- 
dave [ please don't CC me ]