Setting Bcc and using record have different functions, and although there is a lot of overlap, the former tells you something about the mail delivery infrastructure.
I use my_hdr Bcc: jh...@alum.mit.edu to set bcc unconditionally, without a hook. -- jh...@alum.mit.edu John Hawkinson Remco Rijnders <re...@webconquest.com> wrote on Fri, 23 Oct 2020 at 11:37:56 EDT in <X5L41B5CfiA1TrvL@settler>: > On Fri, Oct 23, 2020 at 03:31:49PM +0000, Globe wrote in > <mailman.15513.1603467112.40933.mutt-us...@mutt.org>: > > > I want to set bcc to my address for every e-mail I send from an > > account. How do I do that? Do I define a hook? > > You could use a hook for it, but it might be simpler to use the record > functionality. See http://www.mutt.org/doc/manual/#record for how to > automatically save a copy of every outgoing message to a folder of > your choice.