-
Notifications
You must be signed in to change notification settings - Fork 51
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
SendGrid is difficult to be successfully registered #35
Comments
Hi, thanks for your feedback. However, this project already uses Nodemailer to send emails and you can use and provider that supports SMTP transport. I chose to include SendGrid since it supported a free tier, however, if you have any other recommendations for email services I can also add instructions to integrate that service using nodemailer. Also, feel free to open issues/pull requests for any other improvements you suggest. |
Gmail looks like a good choice, nodemailer's usage also mentions it. As a user of google workspace, maybe I have more recipients a day. If it is really great, I will feedback something in this issue. |
hey @ahmetuysal thought about using Amazon SES ? its basically charges in pennies so almost free tier ? I can try to look into it to integrate into this boilerplate if you want |
Hi @HardikRathod123! Sure, it would be nice to support other email services such as AWS SES. Can you work on this and create a PR? |
Describe the bug
For individual users, SendGrid is difficult to be successfully registered. I've tried many times and can't register successfully.
To Reproduce
Steps to reproduce the behavior:
...
Expected behavior
...
Screenshots
...
Desktop (please complete the following information):
...
Smartphone (please complete the following information):
...
Additional context
I highly recommend providing another way to send emails. Thank you for your reading:)
The text was updated successfully, but these errors were encountered: