github knadh/listmonk v0.6.1-alpha

latest releases: v3.0.0, v2.5.1, v2.5.0...
3 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.