Skip to content

Instantly share code, notes, and snippets.

@mattlenz
Created August 7, 2012 03:05
Show Gist options
  • Save mattlenz/3280970 to your computer and use it in GitHub Desktop.
Save mattlenz/3280970 to your computer and use it in GitHub Desktop.
Test send HTML email
mutt -e 'set content_type="text/html"' you@example.com -s "HTML Email Test" < message.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment