https://github.com/shilongdai/smtpserver
Implementation of functional SMTP server in Python 3
https://github.com/shilongdai/smtpserver
Last synced: about 2 months ago
JSON representation
Implementation of functional SMTP server in Python 3
- Host: GitHub
- URL: https://github.com/shilongdai/smtpserver
- Owner: shilongdai
- Created: 2021-08-25T19:49:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T16:50:57.000Z (almost 4 years ago)
- Last Synced: 2025-05-21T05:11:37.862Z (5 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMTPServer
Implementation of functional SMTP server in Python 3