Skip to content

Instantly share code, notes, and snippets.

@wader
Created January 17, 2014 12:32
Show Gist options
  • Save wader/8472639 to your computer and use it in GitHub Desktop.
Save wader/8472639 to your computer and use it in GitHub Desktop.
Dummy SMTP server that dumps all data
sudo python -m smtpd -n -d 0:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment