Skip to content

Instantly share code, notes, and snippets.

@Disassembler0
Created December 19, 2017 10:00
Show Gist options
  • Save Disassembler0/2dfa4fbde3175cf7c54b6b7aa1622116 to your computer and use it in GitHub Desktop.
Save Disassembler0/2dfa4fbde3175cf7c54b6b7aa1622116 to your computer and use it in GitHub Desktop.
cat <<EOF | sendmail -t -f test@example.com
From: <test@example.com>
To: <test@example.com>
Subject: Mail test
Mail test
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment