Hi! chasquid v1.2 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. This release fixes a security issue: a DoS through memory exhaustion due to not limiting the line length (on both incoming and outgoing connections). Thanks to Max Mazurov (fox....@disroot.org) for the initial report. The main changes in this release are: - Fix handling of excessive long lines on incoming and outgoing connections. - Better error codes when DATA size exceeded the maximum. - New documentation sections (monitoring, release notes). - Many miscellaneous test improvements. If you have any questions, comments or patches please send them to the mailing list, chasq...@googlegroups.com. You can also come chat on IRC, channel #chasquid on freenode. Thanks! Alberto -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/20191207113645.GN5080%40blitiri.com.ar.