On 010901, at 22:51:51, Alexander Skwar wrote > Normally, I save all the messages I send into a folder called Sent-Mail. > But for one folder, I'd like mutt to save outgoing messages not only in > Sent-Mail, but also in the (then) current folder. > > Is this possible? If so, how? It should be possible with a pair of folder hooks and macros: for the special folder(s), create a macro to replace the normal binding for <send-message> with <write-fcc><return><send-message>. -- David Ellement
- Multiple Fcc:'s? Alexander Skwar
- David Ellement