Skip to content

Instantly share code, notes, and snippets.

@calippo
Last active March 2, 2018 16:32
Show Gist options
  • Save calippo/e11da72aa059cf930428f1233f0dd23a to your computer and use it in GitHub Desktop.
Save calippo/e11da72aa059cf930428f1233f0dd23a to your computer and use it in GitHub Desktop.
Send email from command line
echo “very spoofy” | mail -s “much boring” recipient@domain.tld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment