Skip to content

v0.1.9: Satisfy io.WriteTo interface and fix in WriteToSendmail*

Pre-release
Pre-release
Compare
Choose a tag to compare
@wneessen wneessen released this 25 May 14:49
· 1250 commits to main since this release
db9358f

Changes

  • 894ff71: Renamed msg.Write to msg.WriteTo to satisfy the io.WriteTo interface
  • 070eb39: Forcefully closing the STDIN pipe in the msg.WriteToSendmail* methods
  • fa7066c: Use /usr/sbin/sendmail as default location for the sendmail binary