On Thu, Feb 04, 2021 at 10:24:17AM -0600, Peng Yu wrote:
> The Bcc field is not shown in the generated message. Is there a way to
> let mutt generate the Bcc field from the command line? Thanks.

Yes, set the write_bcc variable to "yes". And please read the manual!

http://www.mutt.org/doc/manual/#write-bcc

    $ mutt -F temp.muttrc -b [email protected] -c [email protected] [email protected] <<< 
aaa
    Date: Thu, 4 Feb 2021 22:08:28 +0530
    From: My name <[email protected]>
    To: [email protected]
    Cc: [email protected]
    Bcc: [email protected]
    Message-ID: <[email protected]>
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline

Cheers, 
Chin

-- 
Chinmaya Nagpal
https://useplaintext.email/

Reply via email to