Hi!
chasquid v1.14.0 has been released.
chasquid is an SMTP (email) server with a focus on simplicity, security,
and ease of operation. It's written in Go, and is open source under the
Apache license 2.0.
See
https://blitiri.com.ar/p/chasquid/ for more information.
The main changes in this release are:
- Add built-in DKIM signing and verification [1].
- Rename `master` branch to `main`. Docker users pulling from the master
docker label should update the label accordingly. No action is needed
if using `latest`.
- Starting with this release, version numbers will be SemVer-compatible,
to help integration with other software that expects it (e.g.
pkg.go.dev).
Thank you!
Alberto
[1]:
https://blitiri.com.ar/p/chasquid/dkim/