Skip to content

Instantly share code, notes, and snippets.

@ofiesh
Created August 7, 2014 16:57
Show Gist options
  • Save ofiesh/9558a30a3376ab535be5 to your computer and use it in GitHub Desktop.
Save ofiesh/9558a30a3376ab535be5 to your computer and use it in GitHub Desktop.
python smtp server (on 26)
sudo python -m smtpd -n -c DebuggingServer localhost:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment