Closed ghost closed 1 year ago
Hi, I'm unable to duplicate this, even if I comment out SMTP_TLS
or set it to an empty string. Some questions for you:
YES
or NO
as in the instructions? git pull
and docker-compose pull
)?I don't think this is a critical issue as smtp is working as intended with fail2ban.
I've made some changes to the SMTP settings for fail2ban in 3373765b388576ddccbe6f5caf165967712db447. If your issue returns, try pulling the latest source and docker images and re-open.
When starting/stopping the container with docker-compose, I see this message:
The SMTP_TLS variable is not set. Defaulting to a blank string.
What is the use of SMTP_TLS and what should be its value if any?