Hi!
chasquid v1.12 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:
- Support aliases with drop characters and suffix separators.
- Improved delivery on some low-level TLS negotiation errors.
- smtp-check: Add flag to specify local name.
- chasquid-util: aliases-resolve and domaininfo-remove subcommands now
talk to the running server. That results in more authoritative
answers, and performance improvements.
- chasquid-util: Remove aliases-add subcommand. This was an undocumented
command that was added a while ago, and there is no need for it
anymore.
- Handle symlinks under the certs/ directory.
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