I need to send email with html format. I have only linux command line and command \"mail\".
Currently have used:
echo \"To: address@example.com\" >
Very old question, however it ranked high when I googled a question about this.
Find the answer here:
Sending HTML mail using a shell script