cancel
Showing results for 
Search instead for 
Did you mean: 

No email sent from version 1.9.2.2

No email sent from version 1.9.2.2

I am using magento 1.9.2.2.

No email sent from store.

 

 

2 REPLIES 2

Re: No email sent from version 1.9.2.2

Kindly check below settings,

https://docs.nexcess.net/article/how-to-set-up-outgoing-smtp-email-for-magento.html

 

Also check any system.log exist under var/log.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: No email sent from version 1.9.2.2

Did you notice any of tasks in a queue inside the ron_schedule table of the database? It could be the basic cron issue.

 

After the line:

$isShellDisabled = (stripos(PHP_OS, 'win') === false) ? $isShellDisabled : true;

Add the following:

$isShellDisabled = true;

 

Digital Marketer at Magento Development Company