Skip to content

Releases: axllent/sndmail

v0.0.6

11 Jul 04:18
Compare
Choose a tag to compare

Chore

  • Automatically generate email headers if input does not contain valid email headers (#10)
  • Add changelog

v0.0.5

09 Jul 05:02
Compare
Choose a tag to compare
  • Fix: Prevent additional "\r\n.\r\n" after DATA is over (#10)
  • Feature: Add Message-Id and Date headers (if missing)
  • Update Go dependencies

v0.0.4

22 Dec 22:38
Compare
Choose a tag to compare
  • Support for -f 'Name <email@example.com>' format (I'm looking at you WordPress!)
  • Update Go modules

v0.0.3

13 Jun 09:48
Compare
Choose a tag to compare
  • Feature: Add optional logging
  • Update installer
  • Strip debug info from binary

v0.0.2

12 Jun 08:20
Compare
Choose a tag to compare
  • Build executable as sndmail rather than sendmail

v0.0.1

11 Jun 09:55
Compare
Choose a tag to compare
  • First release