netius icon indicating copy to clipboard operation
netius copied to clipboard

SMTP client support

Open joamag opened this issue 7 years ago • 1 comments

Description

This PR tries to bring support for SMTP client usage within the asyncio event loop. This would bring a quick win in terms of product usage.

  • Able to run an SMTP client session with success
  • Support for the SSL upgrade operation inside a Transport - it's a dependency to make the SMTP client work

This PR is related to #23

joamag avatar Jul 04 '18 16:07 joamag

Coverage Status

Coverage increased (+0.001%) to 45.863% when pulling f906bef0af4794a5cbb6ba8929eddf90bc045096 on protocols/smtp_client into d8caba022d552ccafe8783b9669818fbe1611d71 on master.

coveralls avatar Jul 04 '18 16:07 coveralls