Skip to content

Instantly share code, notes, and snippets.

@mashintsev
Last active May 17, 2017 12:52
Show Gist options
  • Select an option

  • Save mashintsev/463ee3f1035584ad699dc0bf3ecef44a to your computer and use it in GitHub Desktop.

Select an option

Save mashintsev/463ee3f1035584ad699dc0bf3ecef44a to your computer and use it in GitHub Desktop.
Run local SMPT server based Python
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