Skip to content

Instantly share code, notes, and snippets.

@cburmeister
Created April 28, 2014 23:37
Show Gist options
  • Save cburmeister/11387087 to your computer and use it in GitHub Desktop.
Save cburmeister/11387087 to your computer and use it in GitHub Desktop.
Local python smtp debugging 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