Skip to content

Instantly share code, notes, and snippets.

@dblevins
Created March 5, 2010 22:48
Show Gist options
  • Save dblevins/323265 to your computer and use it in GitHub Desktop.
Save dblevins/323265 to your computer and use it in GitHub Desktop.
#!/usr/local/bin/bash
/usr/sbin/sendmail -t dblevins@apache.org <<EMAIL
From: dblevins@apache.org
To: dblevins@apache.org
Subject: Hello
Hello
EMAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment