Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

crazy-max
Copy link
Owner

@crazy-max crazy-max commented May 9, 2024

fixes #127
closes #138

@Inarisee
Copy link

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
Copy link
Owner Author

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 crazy-max force-pushed the smtp-sidecar branch 2 times, most recently from 9d17cfb to ad51e5f Compare December 24, 2024 17:06
@crazy-max crazy-max marked this pull request as ready for review December 24, 2024 17:08
@crazy-max crazy-max merged commit 95ec49c into master Dec 24, 2024
4 checks passed
@crazy-max crazy-max deleted the smtp-sidecar branch December 24, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to configure SSMTP if smtp server no authentication is required Can't send SMTP emails
2 participants