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

Solve the issue with email sending in Erlang 26 #135

Open
MaxDac opened this issue Sep 30, 2023 · 0 comments · Fixed by #136
Open

Solve the issue with email sending in Erlang 26 #135

MaxDac opened this issue Sep 30, 2023 · 0 comments · Fixed by #136
Assignees
Labels
bug Something isn't working Investigation Investigation on the current state of the code, or for a new feature
Milestone

Comments

@MaxDac
Copy link
Owner

MaxDac commented Sep 30, 2023

The issue seems to be with Erlang not being capable of connecting with SSL/TSL to the mail provider. There are a couple of articles to help investigate the issue. This one as well.

As a first intervention, the TLS verification will be disabled.

@MaxDac MaxDac added this to Stygian Sep 30, 2023
@MaxDac MaxDac self-assigned this Sep 30, 2023
@MaxDac MaxDac converted this from a draft issue Sep 30, 2023
@MaxDac MaxDac added the bug Something isn't working label Sep 30, 2023
@MaxDac MaxDac added this to the Beta release milestone Sep 30, 2023
@MaxDac MaxDac added the Investigation Investigation on the current state of the code, or for a new feature label Sep 30, 2023
@MaxDac MaxDac linked a pull request Sep 30, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in Stygian Sep 30, 2023
@MaxDac MaxDac reopened this Sep 30, 2023
@MaxDac MaxDac moved this from Done to Todo in Stygian Sep 30, 2023
@MaxDac MaxDac modified the milestones: Beta release, Refactoring Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Investigation Investigation on the current state of the code, or for a new feature
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant