vj4
vj4 copied to clipboard
Deprecate usage of LukeXuan/aiosmtplib
During a recent update to Python 3.7 we found LukeXuan/aiosmtplib has a small compatibility issue. We have a patch here: https://github.com/LukeXuan/aiosmtplib/pull/1
Meanwhile mainline cole/aiosmtplib seems already have TLS support: https://github.com/cole/aiosmtplib/issues/1#issuecomment-262435538. We should also look around for other SMTP client libraries.