Created
June 4, 2014 13:46
-
-
Save ajstarks/69a8f0138540576a0883 to your computer and use it in GitHub Desktop.
online smtp server
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 -c DebuggingServer localhost:25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment