https://github.com/bertptrs/simplesmtpserver
A simple python-based SMTP server for debugging purposes
https://github.com/bertptrs/simplesmtpserver
mail python3 smtp
Last synced: 2 days ago
JSON representation
A simple python-based SMTP server for debugging purposes
- Host: GitHub
- URL: https://github.com/bertptrs/simplesmtpserver
- Owner: bertptrs
- License: mit
- Created: 2017-05-21T18:43:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T10:15:21.000Z (about 8 years ago)
- Last Synced: 2025-03-01T07:27:02.481Z (4 months ago)
- Topics: mail, python3, smtp
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleSMTPServer
A simple python-based SMTP server for debugging purposes