I am having issues where emails are not sending when a customer submits and order, and not proceeding to the confirmation page.
Mail setting have never been entered into the mail tab in the store setting. Just the email in the store information page. Before the update we were getting order notifications without this being setup.
Looking in the logs I can clearly see email errors which I assume is preventing the code from completing.
Code: Select all
PHP Fatal error: Uncaught exception 'Exception' with message 'Error: Connection timed out (110)'
I would like to hear if people can offer what to change in order to get the email issues resolved.
Many Thanks
Neal