Can't send email in Krayin CRM
-
I've configured it like this article: https://krayincrm.com/how-to-manage-emails-in-krayin-crm/, but when I compose an email and then send it, it goes to the Draft and then the Outbox. Is it something wrong with my configuration?
-
Hello @Kevin-0
Kindly verify the configurations of your Email SMTP in the .env file
Additionally, in the below file path
packages/Webkul/Admin/src/Http/Controllers/Mail/EmailController.php
on line number 119 apply a dd($) and then send the mail and let us know what is the error is coming.
Thanks & Regards