python3-aiosmtpd

Python3 asyncio based SMTP server
  https://aiosmtpd.readthedocs.io
  0
  no reviews



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.