aiosmtpd 1.2.2 is finally released
Notable changes from previous version:
-
SMTP AUTH
implemented, with built-in logic for AUTH LOGIN and AUTH PLAIN - Support for Python 3.9.0
- Drop support for Python < 3.6
- Should be slightly faster overall due to some overhaul in hook discovery
Available via PyPI.