17 May 2020
listmonk v0.6.1-alpha
Repository: @knadh/listmonk
GitHub release page: v0.6.1-alpha
Breaking changes: This version replaces the old rudimentary SMTP pooling lib with a new one that supports retries, idle timeouts, and graceful fails. This introduces breaking changes in the form of new fields under SMTP configuration: idle_timeout, wait_timeout, max_msg_retries, tls_enabled, tls_skip_verify
.
Changelog
- 18329ff Add TLS to SMTP config
Docker images
-
docker pull listmonk/listmonk:latest
-
docker pull listmonk/listmonk:v0.6.1-alpha