Skip to content

Instantly share code, notes, and snippets.

@obfusk
Created May 12, 2014 23:37
Show Gist options
  • Save obfusk/16e68f10598f83d8032b to your computer and use it in GitHub Desktop.
Save obfusk/16e68f10598f83d8032b to your computer and use it in GitHub Desktop.
nullmailer w/ starttls & auth
mail.example.com smtp --port=587 --starttls --user=username --pass=password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment