Solved Can't send emails (Gmail - Custom domain)
-
Hello all,
Glad to be here.I am trying to reply tickets but so far no success.
I've tried our companies own domain settings and I thought I did something wrong.
And then I tried gmail with my personal mail, but still no luck.
Below in screenshot you can see my swiftmailer.yml
Thanks a lot!
And also thanks for this amazing product. -
For Gmail Do below things first:
Enable less secure app for gmail: https://myaccount.google.com/lesssecureappsPlease enable this also: https://accounts.google.com/b/0/DisplayUnlockCaptcha
-
Locate the file vendor->uvdesk->core-framework->Services->EmailService.php.
Open the EmailService.php reach to sendMail() function.
and dump() the exception as in attached images.
It will show the error you are facing while sending mails (if adding an agent, creating a ticket etc).
Other helpful link: