aiosmtplib icon indicating copy to clipboard operation
aiosmtplib copied to clipboard

refactor: protocol handling

Open cole opened this issue 11 months ago • 0 comments

  • Updates protocol methods to follow stdlib stream implementations (at least somewhat)
  • Removes transport usage on SMTP class
  • Adds SMTP.wait_closed

cole avatar Feb 01 '25 23:02 cole