Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

suren94's avatar

Laravel 9 bounced email

Hi all, this is suren. I am building email marketing using laravel 9 . So i am facing problem in fetching bounced email for a track. I am not using any 3rd party service . I am using cpanel server for sending emails. Using valid smtp credentials, I can able to send email via different service providers like gmail and so on. So my question is, do we have any working solution for fetching bounced email after mail sent from application using queue job Pls idea? Reference?

0 likes
3 replies
jlrdw's avatar

I am using cpanel server for sending emails.

Probably only so many allowed, I suggest use a service.

Snapey's avatar

use a paid service. most have an api you can ch3ck

suren94's avatar

Ok, I will try to use a paid service. Incase if I got any solution only by using capnel with laravel. I will let you all know here.

Please or to participate in this conversation.