Table of Contents
[bash]
echo "<b>HTML Message goes here</b>" | mail -a "Content-type: text/html" -s "text/html" eduardo@localhost
[/bash]
[bash]
echo "<b>HTML Message goes here</b>" | mail -a "Content-type: text/html" -s "text/html" eduardo@localhost
[/bash]