github cole/aiosmtplib v1.0.1
1.0.1: bugfix release

latest releases: v1.1.6, v1.1.5.dev0, v1.1.5...
7 years ago
  • Commands were getting out of order when using the client as a context manager within a task
  • multiple tasks calling connect would get confused
  • EHLO/HELO responses were being saved even after disconnect
  • RuntimeError on client cleanup if event loop was closed
  • CRAM-MD5 auth was not working
  • AttributeError on STARTTLS under uvloop

Don't miss a new aiosmtplib release

NewReleases is sending notifications on new releases.