laravel - Send a notification when mail is bounced -


i have invite system in app.

so, user can send invite email. thing when there issue when sending email, instance email not written, user has no feedback 1 of invite fails. superadmin 1 receive mail mailer-deamon. how should send notification user when email has not been sent correctly?

i use laravel 5.4 / nginx / zoho mail

thanks!


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -