SMTP server on python for development with storing emails.
As you know, there is a small SMTP server in python. It listens to a port and shows message or proxies mail to another server.
And I have extended it to store emails in folder. This is very helpful, when emails are in html format or huge.
You can run it:
python dev_smtpd.py -s /path/to/save/mails/
By default using DebuggingServer and 1025 port on localhost.
Written by Vadym Zakovinko
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#