Skip to content

Instantly share code, notes, and snippets.

@bancek
Created March 9, 2013 14:26
Show Gist options
  • Save bancek/5124328 to your computer and use it in GitHub Desktop.
Save bancek/5124328 to your computer and use it in GitHub Desktop.
Fake SMTP server
sudo python -m smtpd -n -c DebuggingServer localhost:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment