Skip to content

Instantly share code, notes, and snippets.

@dchentech
Created November 4, 2013 08:26
Show Gist options
  • Select an option

  • Save dchentech/7299676 to your computer and use it in GitHub Desktop.

Select an option

Save dchentech/7299676 to your computer and use it in GitHub Desktop.
send mail via sendmail command line
cat - README.markdown << EOF | sendmail -t
to:1@sunshine-library.org
from:2@gmail.com
subject:debian-jk
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment