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

Refactor email broadcasting to use SendGrid #45

Open
abhijithvijayan opened this issue Oct 16, 2019 · 0 comments
Open

Refactor email broadcasting to use SendGrid #45

abhijithvijayan opened this issue Oct 16, 2019 · 0 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@abhijithvijayan
Copy link
Member

Currently the email provider zoho will block sending of emails if concurrently multiple emails are sent.

Also during registration, if email is not sent(to a single user) due to such blocking, backend returns Registration failed response even though response was successful.

To overcome all this, use Sendgrid API for handling emails next time this project is used.

@abhijithvijayan abhijithvijayan added enhancement New feature or request wontfix This will not be worked on labels Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant