Open fycben opened 7 years ago
see https://github.com/aschroder/Magento-SMTP-Pro-Email-Extension/issues/185
@aschroder Do you have any update if you are working on this?
Thanks in advance!
The most strange thing is that it was sending and on two weeks in past it stoped.
I just discovered this issue. It was caused by some rewrite conflicts. Try downloading n98-magerun.phar and run
n98-magerun.phar dev:module:rewrite:conflicts
Hi @dmto I just tried n98-magerun.phar dev:module:rewrite:conflicts, but it doesn't find any conflict. An addition point is that I'm using php 7.
It could be that you have a single email with an incorrect emailadress which is blocking other mails from being sent. Check the first entry in the table core_email_queue_recipients
I have the same issue after the same Magento update. Can anyone give me some direction?
Hi,
After updating magento from 1.9.2.4 to 1.9.3.2 my order emails are not sending.
Is there a fix for this issue?