Hi Ralph:
On Mon 2/13/23 15:26 +0000 Ralph Corderoy wrote:
>> Is there a way to Bcc: with mhmail?
>
>Experiment with one of
>
> -headerfield 'bcc: Tom R <[email protected]>'
> -headerfield 'dcc: Tom R <[email protected]>'
This worked
mhmail -profile -from trxx -to 'my special people:;' -subject 'test Dcc
only email' -port 25 -headerfield Fcc:sent -headerfield 'Dcc: 4t' -mime <<< "as
df" ### trxx and 4t are aliases
>> I do not want any destination addresses in the header.
>
>You may have seen ‘undisclosed-recipients:;’ in the To field.
>https://en.wikipedia.org/wiki/Blind_carbon_copy
>
>--
>Cheers, Ralph.
Thanks Ralph!