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

[Back-End] SMTP Issues on Heroku Deployment #39

Open
AdrielAmoguis opened this issue May 3, 2021 · 3 comments
Open

[Back-End] SMTP Issues on Heroku Deployment #39

AdrielAmoguis opened this issue May 3, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@AdrielAmoguis
Copy link
Contributor

Environment variables were already set correctly.

@AdrielAmoguis
Copy link
Contributor Author

We might have to migrate to MAILGUN for our SMTP service instead of Sendinblue.

@AdrielAmoguis AdrielAmoguis added the bug Something isn't working label May 11, 2021
@AdrielAmoguis
Copy link
Contributor Author

This appears to be an issue related to SSL or auth on SendinBlue. We need to check the auth settings there to make sure that Heroku is able to authenticate.

image

@AdrielAmoguis
Copy link
Contributor Author

The last resort for this would be to use SendinBlue's POST request API to send mails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant