Sending mails from the command line
Html mails
https://unix.stackexchange.com/a/15463
mailx -a 'Content-Type: text/html' -s "Testing html content" me@myself.ai < /home/varac/.atom/packages/markdown-preview-enhanced/docs/index.html
https://unix.stackexchange.com/a/15463
mailx -a 'Content-Type: text/html' -s "Testing html content" me@myself.ai < /home/varac/.atom/packages/markdown-preview-enhanced/docs/index.html