Skip to content

Instantly share code, notes, and snippets.

@raygunsix
Created April 12, 2010 23:56
Show Gist options
  • Save raygunsix/364146 to your computer and use it in GitHub Desktop.
Save raygunsix/364146 to your computer and use it in GitHub Desktop.
command to start built-in python mail 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