*

slycrespo

  • **
  • 21 posts
Email sending is not working
« on: August 05, 2023, 07:32:04 PM »
Hello!
On my osclass website, sending mails is not working. In Settings - Mail Settings, I have entered my gmail data and I am pretty sure that this data is correct. What could be wrong? Please help!

*

MB Themes

Re: Email sending is not working
« Reply #1 on: August 08, 2023, 09:07:35 AM »
There are many similar threads, just search....
You may enable mail server debug log to see response from gmail server.
https://docs.osclasspoint.com/debug-php-errors

Code: [Select]
define('PHPMAILER_DEBUG_LEVEL', 2);
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots