Skip to content

Instantly share code, notes, and snippets.

@trauber
Created July 4, 2019 18:11
Show Gist options
  • Select an option

  • Save trauber/2f7b99726b1c5354b18c7b989fad7a6b to your computer and use it in GitHub Desktop.

Select an option

Save trauber/2f7b99726b1c5354b18c7b989fad7a6b to your computer and use it in GitHub Desktop.
Sending HTML Mail with Mutt
mutt -e 'set content_type=text/html' -s 'subject' recip@host.com < file.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment