Skip to content

fix(docker): allow to configure SMTP TLS

Thomas requested to merge fix-docker-smtp-tls into main

The :tls configuration was not configurable with ENV variables, so it couldn't be changed to :always, :never or :if_available

Closes #1363 (closed)

Merge request reports