Listmonk v0.6.1-alpha Release Notes

Release Date: 2020-05-17 // almost 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