I am working on a KornShell (ksh) script running on a Solaris server that will send out an email when and error condition is met. I am sending the email via mailx
mailx
The "-r" option is invalid on my systems. I had to use a different syntax for the "From" field.
-a "From: Foo Bar "