Skip to content

Instantly share code, notes, and snippets.

@ajstarks
Created June 4, 2014 13:46
Show Gist options
  • Save ajstarks/69a8f0138540576a0883 to your computer and use it in GitHub Desktop.
Save ajstarks/69a8f0138540576a0883 to your computer and use it in GitHub Desktop.
online smtp server
sudo python -m smtpd -n -c DebuggingServer localhost:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment