github knadh/listmonk v0.6.1-alpha

latest releases: v4.1.0, v4.0.1, v4.0.0...
4 years ago

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

Don't miss a new listmonk release

NewReleases is sending notifications on new releases.