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

SendGrid is difficult to be successfully registered #35

Open
LaicZhang opened this issue Sep 3, 2022 · 4 comments
Open

SendGrid is difficult to be successfully registered #35

LaicZhang opened this issue Sep 3, 2022 · 4 comments

Comments

@LaicZhang
Copy link

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:)

@ahmetuysal
Copy link
Owner

ahmetuysal commented Sep 4, 2022

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.

@LaicZhang
Copy link
Author

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.

@HardikRathod123
Copy link

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

@ahmetuysal
Copy link
Owner

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?

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

No branches or pull requests

3 participants