docker-fail2ban icon indicating copy to clipboard operation
docker-fail2ban copied to clipboard

drop ssmtp support and switch to sidecar container with msmtpd

Open crazy-max opened this issue 1 year ago • 2 comments

fixes #127 closes #138

crazy-max avatar May 09 '24 16:05 crazy-max

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!

Inarisee avatar Jun 16 '24 14:06 Inarisee

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.

crazy-max avatar Jun 16 '24 20:06 crazy-max