crazy-max / docker-fail2ban

Fail2ban Docker image
MIT License
620 stars 77 forks source link

drop ssmtp support and switch to sidecar container with msmtpd #169

Open crazy-max opened 1 month ago

crazy-max commented 1 month ago

fixes #127 closes #138

Inarisee commented 2 weeks ago

I appear to have similar issue when trying to send mail through gmail SMTP. So I`m eager to test and use the planned change. Is there some sort of roadmap available? THANKS!

crazy-max commented 2 weeks ago

I appear to have similar issue when trying to send mail through gmail SMTP. So I`m eager to test and use the planned change. Is there some sort of roadmap available? THANKS!

Thanks, you can test it with this configuration: https://github.com/crazy-max/docker-fail2ban/tree/smtp-sidecar/examples/smtp

Replace crazymax/fail2ban:latest with crazymax/test:fail2ban-no-ssmtp.