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

Fix mailer issue #2098

Merged
merged 1 commit into from
May 14, 2022
Merged

Fix mailer issue #2098

merged 1 commit into from
May 14, 2022

Conversation

julianguyen
Copy link
Member

Description

Emails in Sendgrid are not sending because the from value must be a valid email address instead of ENV['SMTP_ADDRESS']. We must introduce another environment variable for ENV['SMTP_FROM'] to pass in a valid email address.


Reviewing this pull request? Check out our Code Review Practices guide if you haven't already!

@julianguyen julianguyen merged commit efc0369 into main May 14, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-mailer-issue branch May 14, 2022 17:20
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.

1 participant