blob: faf36308c034d9868202c9c4fca8311527ef4fd2 (
plain) (
blame)
1
2
3
4
5
|
This is a server for SMTP and related protocols, similar in utility to the
standard library's smtpd.py module, but rewritten to be based on asyncio for
Python 3.
WWW: http://aiosmtpd.readthedocs.io
|