Skip to content

Instantly share code, notes, and snippets.

@alh13
Created October 3, 2012 19:04
Show Gist options
  • Save alh13/3829062 to your computer and use it in GitHub Desktop.
Save alh13/3829062 to your computer and use it in GitHub Desktop.
python smtpd for dev/test
python -m smtpd -n -c DebuggingServer localhost:1026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment