HTML attachment in shell script
HI all,
I'm looking to send a html attachment through mail in my bash script (RHEL 5), i was able to send it through uuencode as message body but not as an attachment.
i need to send it as attachment ,please let me know if there is a way to do that.
Thanks for you r help