github wneessen/go-mail v0.2.0
v0.2.0: Fixes in WriteTo() and WriteToSendmail()

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

This release fixes two bugs in the msg.WriteTo() and the msg.WriteToSendmail() methods

Changes

  • 4fe503d Fixes hanging reads in the msg.WriteToSendmail() method (see #7) Thanks to @inliquid for the PR
  • ebef1fe Fixes a bug in msg.WriteTo() that would not output the message body on subsequent calls to msg.WriteTo() after the first invocation of msg.WriteTo() (see #8). Thanks @inliquid for the bug report

Don't miss a new go-mail release

NewReleases is sending notifications on new releases.