Joss Winn wrote:
> Anyway, I have renamed my mutt sent mail file now and it has got me
> wondering how I can just save certain mail with a key command prior to
> sending, while not saving all other sent mail by default.
>
> Basically, I want to slimline my sent mail file to contain only mail I
> have decided I'd like to keep a copy of.
>
> Is this possible in mutt?
Yes, it is possible. One way would be to create a macro that
writes the email to a mailbox. For example:
macro compose \cw <write-fcc>=saved<enter> 'Write message to =saved'
When you are in the Compose menu, this will cause Mutt to write
the message to the mailbox =saved when you press Ctrl-w.
Good luck!
-- Mr. Wade
--
Linux: The Choice of the GNU Generation