Skip to content

Instantly share code, notes, and snippets.

@digitaldreamer
Created January 21, 2010 21:11
Show Gist options
  • Save digitaldreamer/283200 to your computer and use it in GitHub Desktop.
Save digitaldreamer/283200 to your computer and use it in GitHub Desktop.
local mailserver
#!/usr/bin/env sh
python -m smtpd -n -c DebuggingServer localhost:1025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment