rcbatlinux
Technical User
I email a report to various people each day that is created in UNIX. The command is:
mailx -s "Report for $today" rcb < FILE
It emails fine but it comes into outlook as an attachment and in the body states:
This message uses a character set that is not supported by the Internet Service. To view the original message content, open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set. message.txt
Whic if I can read the attachment fine but I would like the text based report to simply show in the body of the email. Any thoughts?
rcbatlinx
mailx -s "Report for $today" rcb < FILE
It emails fine but it comes into outlook as an attachment and in the body states:
This message uses a character set that is not supported by the Internet Service. To view the original message content, open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set. message.txt
Whic if I can read the attachment fine but I would like the text based report to simply show in the body of the email. Any thoughts?
rcbatlinx