On Fri, Sep 18, 2015 at 04:56:12PM -0700, Ian Zimmerman wrote: > Is it possible (and safe) to set the record variable, or the Fcc header, > to the folder from where I send the mail? For example, what can be said > about this .muttrc setting: > > set record="~/Mail/inbox" > > I don't want to handle archiving my own messages with a Bcc, because > they typically don't have the earmark by which I grab incoming mail and > shove it into the folder where it belongs.
Maybe set a default fcc-hook like this (untested)? fcc-hook . ^ -- Suvayu Open source is the future. It sets us free.
