Hi Bala, > [email protected] wrote: > > > if there is a small nit in nmh-1.7.1 (even with keepbcc on in .msmtprc > > BCC: line does not show up to bcc recipients) who do i ask?
.msmtprc looks like something used by msmtp. nmh does not use it, not does it have any kind of keepbcc setting. And it looks like BCC: has never listed the bcc recipients. This is from the MH 6.8.5 post.c: fprintf (out, "BCC:\n"); If you want us to look into this further, which mail transport are you using (smtp, sendmail/smtp, or sendmail/pipe)? That would be set either in nmh's mts.conf, your ~/.mh_profile, or in your invocation of send with the -mts switch. David
