7 months ago
Hello, I'm having trouble sending emails. I was recommended to use Redis. I've completed all the configurations in the project. When I send an email, it gets stored in Redis, but when I execute the queue, it times out. Could someone help me with what would be the best way to implement email sending? Thank you in advance!
Pinned Solution
7 months ago
I'd suggest to do your own research to find out the right service, a few services are: SES, resend, brevo, MailerSend, there are tons of services
6 Replies
7 months ago
if you are using SMTP this is available only for pro plans, in the hobby plan is disabled, if you need emails you need to use an external service via http
7 months ago
Hello, fra! I would really like to thank you for responding. Do you know which service you would recommend for me to use?
fra
if you are using SMTP this is available only for pro plans, in the hobby plan is disabled, if you need emails you need to use an external service via http
7 months ago
Hello, fra! I would really like to thank you for responding. Do you know which service you would recommend for me to use?
7 months ago
I'd suggest to do your own research to find out the right service, a few services are: SES, resend, brevo, MailerSend, there are tons of services
fra
I'd suggest to do your own research to find out the right service, a few services are: SES, resend, brevo, MailerSend, there are tons of services
7 months ago
Thanks, fra! I will find the solution. Hugs!
Status changed to Solved sarahkb125 • 7 months ago