Hi!
chasquid v1.8 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:
- Stricter error checking to help prevent cross-protocol attacks (like
ALPACA).
- Allow authenticating users without an @domain part.
- Add integration for chasquid-rspamd and dkimpy in the example hook.
- Add a -to_puny option to mda-lmtp, to punycode-encode addresses.
- Use application/openmetrics-text as content type in the openmetrics
exporter.
If you have any questions, comments or patches please send them to the
mailing list,
chas...@googlegroups.com.
You can also come chat on IRC, channel #chasquid on OFTC.
Thanks!
Alberto