laravel 11 timeout send email
myjefferson
PROOP

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!

Solved$10 Bounty

Pinned Solution

fra
HOBBYTop 5% Contributor

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

myjefferson
PROOP

7 months ago

running but, fail

Attachments


fra
HOBBYTop 5% Contributor

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


myjefferson
PROOP

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

myjefferson
PROOP

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
HOBBYTop 5% Contributor

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

myjefferson
PROOP

7 months ago

Thanks, fra! I will find the solution. Hugs!


Status changed to Solved sarahkb125 7 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...