Message252285
| Author | barry |
|---|---|
| Recipients | barry, brett.cannon, eric.smith, r.david.murray, rhettinger, terry.reedy, vstinner |
| Date | 2015-10-04.20:15:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443989716.97.0.876335777652.issue25008@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm liking RDM's port of smtpd.py. I've done some clean ups, bug fixes, and added some debugging. See this branch over on gitlab: https://gitlab.com/python-smtpd-hackers/aiosmtpd/tree/issue25508 Try `python3 server.py` then run client.py in another terminal (it uses smtplib) or just telnet. I plan to continue pursuing this approach; please comment over there. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-04 20:15:17 | barry | set | recipients: + barry, brett.cannon, rhettinger, terry.reedy, vstinner, eric.smith, r.david.murray |
| 2015-10-04 20:15:16 | barry | set | messageid: <1443989716.97.0.876335777652.issue25008@psf.upfronthosting.co.za> |
| 2015-10-04 20:15:16 | barry | link | issue25008 messages |
| 2015-10-04 20:15:16 | barry | create | |