spaniard81
Programmer
Hi,
Using the Mailx utility on HP Unix, my program fails to send e-mail to CC & BCC recipients if I use -r option to specify a sender address.
Can anyone help because my program needs to send e-mail to recipient 'X' and also marks the mail as CC to 'Y' and BCC to 'Z'. Moreover, the sender address can vary for these mail.
Unix MAN page help:
Mailx options ~c & ~b can be used to send a e-mail to CC & BCC recipients. But these ~ options are overridden when -r option is used to specify a sender/return address.
-spaniard
Using the Mailx utility on HP Unix, my program fails to send e-mail to CC & BCC recipients if I use -r option to specify a sender address.
Can anyone help because my program needs to send e-mail to recipient 'X' and also marks the mail as CC to 'Y' and BCC to 'Z'. Moreover, the sender address can vary for these mail.
Unix MAN page help:
Mailx options ~c & ~b can be used to send a e-mail to CC & BCC recipients. But these ~ options are overridden when -r option is used to specify a sender/return address.
-spaniard