Skip to content

Instantly share code, notes, and snippets.

@ivanyu
Last active December 14, 2015 08:09
Show Gist options
  • Save ivanyu/5055969 to your computer and use it in GitHub Desktop.
Save ivanyu/5055969 to your computer and use it in GitHub Desktop.
Run Python debugging SMTP server
python -m smtpd -n -c DebuggingServer localhost:1025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment