github wneessen/go-mail v0.3.8
v0.3.8: Fix bug in SMTP LOGIN Auth for servers with non-normative responses

latest releases: v0.7.2, v0.7.1, v0.7.0...
3 years ago

This release fixes a bug in the SMTP LOGIN Auth part of go-mail as reported in #94. The changes introduced in d0f0435 and 6a446bd caused issues with SMTP servers like ProtonMail Bridge, which respond with non-normative messages.

Thanks to @james-d-elliott from the Authelia team for the investigation and report.

What's Changed

  • Fix SMTP AUTH LOGIN method for servers with uncommon success messages by @wneessen in #95

Full Changelog: v0.3.7...v0.3.8

Don't miss a new go-mail release

NewReleases is sending notifications on new releases.