Skip to content

Instantly share code, notes, and snippets.

@polonskiy
Created October 16, 2013 12:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save polonskiy/7007016 to your computer and use it in GitHub Desktop.
Save polonskiy/7007016 to your computer and use it in GitHub Desktop.
fake smtp server
python -m smtpd -n -c DebuggingServer localhost:2222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment