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.

Homepage:
https://github.com/aio-libs/aiosmtpd
