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: [email protected]

to set bcc unconditionally, without a hook.

--
[email protected]
John Hawkinson

Remco Rijnders <[email protected]> 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
> <[email protected]>:
> 
> > 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.

Reply via email to