Skip to content

Instantly share code, notes, and snippets.

@codecats
Created November 23, 2017 11:09
Show Gist options
  • Save codecats/940b1f62647e99735aa24422d15b49b6 to your computer and use it in GitHub Desktop.
Save codecats/940b1f62647e99735aa24422d15b49b6 to your computer and use it in GitHub Desktop.
smtp debug 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