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: https://aiosmtpd.readthedocs.io/
