Hi all,
In HP, I know I can send mailx -s "test" -r email@address.com ..... < file
and echo "~b email@address" > outputfile ; mailx -s "test" email@address < outputfile
But, how can I send mail with bcc and rebound mail(-r) together?
Thanks a lot!
tikual