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 b...@addr.com -c c...@addr.com t...@addr.com <<< 
aaa
    Date: Thu, 4 Feb 2021 22:08:28 +0530
    From: My name <mya...@gmail.com>
    To: t...@addr.com
    Cc: c...@addr.com
    Bcc: b...@addr.com
    Message-ID: <ybwjbl6ahy021...@gmail.com>
    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