Create a quick SMTP debug server
This creates a little server running on port 1025 to test if your apps are sending emails properly or not!
python -m smtpd -n -c DebuggingServer localhost:1025
Written by Hatem Nassrat
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#