Releases: axllent/sndmail
Releases · axllent/sndmail
v0.0.6
Chore
- Automatically generate email headers if input does not contain valid email headers (#10)
- Add changelog
v0.0.5
- 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
- Support for
-f 'Name <email@example.com>'
format (I'm looking at you WordPress!)
- Update Go modules
v0.0.3
- Feature: Add optional logging
- Update installer
- Strip debug info from binary
v0.0.2
- Build executable as
sndmail
rather than sendmail