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

Sendmail in Deploy with your SMTP Relay option does not support TLS 1.1 and above #16

Closed
js10ah opened this issue Jan 24, 2022 · 1 comment
Milestone

Comments

@js10ah
Copy link

js10ah commented Jan 24, 2022

Sendmail in the Deploy with your SMTP Relay option does not support TLS 1.1 and above. This causes the mail function to fail when using an SMTP relay that requires TLS 1.1 or 1.2. The included fake sendmail is no longer actively managed. To fix the issue I used a fork that adds support for TLS 1.1 and 1.2. The original fake sendmail dev also links to the same fork:

https://github.com/sendmail-tls1-2/main

@SvenAelterman SvenAelterman added this to the Backlog milestone Dec 23, 2023
@SvenAelterman
Copy link
Contributor

See the comment in #44. We are focusing on Azure Communication Services instead.

@SvenAelterman SvenAelterman closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2024
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

No branches or pull requests

2 participants