How to use mpack to send email from unix
Hi,
I have a requirement of sending an email from Unix box using mpack. i do know the command for it
mpack -s "$EMAIL_SUBJECT" -d $EMAIL_BODY -c application/octet-stream
$v_source $V_EMAIL
But only issue is that i am not able to find the mpack command in my mail box.
Getting the below error
/> ksh: mpack: not found
ksh: ksh:: not found
Do we need to set this before using it? can someone help me on this.
Regards,
Brightraj