docker-fail2ban
docker-fail2ban copied to clipboard
drop ssmtp support and switch to sidecar container with msmtpd
fixes #127 closes #138
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!
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.