Liam Delahunty: Home | Tips | Web | Contact |
---|
Recommended laptop
under £500. Think I deserve a present? See my Amazon Wish List |
Linux, send html email from command linesending a HTML document via email (linux command line) so that it appears as HTML to the recipient. Prepare your message body so that it does contain (in addition to the HTML body) the following mail header lines:
To: address@example.com
You of course have to replace the To address and the subject line. Save this as mail_html.html. Use sendmail to send this message:
Share this! |