nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nmh query


From: David Levine
Subject: Re: nmh query
Date: Sun, 03 Nov 2019 15:43:15 -0500

Bala writes:

> hi david
>
> thanks for any help! here is my mh_profile entry
>
> send: -mts sendmail/pipe -sendmail /home/bala/bin/msmtp -noverbose -alias 
> /home/bala/.mhrc

OK, with sendmail/pipe, all addresses are provided in the message
itself to the sendmail program.  BSD sendmail deletes Bcc: lines:

   -t     Read message for recipients.  To:, Cc:, and
          Bcc: lines will be scanned for recipient
          addresses.  The Bcc: line will be deleted
          before transmission.

I don't know what msmtp does with Bcc: lines.  Perhaps the msmtp
documention offers information on the keepbcc that you mentioned.

While it doesn't have anything to do with this, note that nmh's Dcc:
is not supported with sendmail/pipe.  I would use sendmail/smtp if
you want support for Dcc:.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]