Created
January 17, 2014 12:32
-
-
Save wader/8472639 to your computer and use it in GitHub Desktop.
Dummy SMTP server that dumps all data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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