Hello,
We have a module called Message Board (coded in MivaScript) that communicates customers with our Order Processing Team each time a customer has ordered in our ecommerce.
That module works sending email notification each time one of the sides writes a message on the website or Admin Miva. Those emails were working fine when the mailhost was from Miva, but we change for G Suite and it stops working even when the mailhost and port was updated for the Gsuite.
We contacted G Suite for help and they told us everything on their side to set properly the email, but it seems that something is happening with the code that doesn´t send the email each time the module is used. The module is working fine on the website, but the only issue is not sending the emails notifications.
Somebody knows if MivaScript needs something else to send emails when the mailhost is not from Miva?
Thanks,
We have a module called Message Board (coded in MivaScript) that communicates customers with our Order Processing Team each time a customer has ordered in our ecommerce.
That module works sending email notification each time one of the sides writes a message on the website or Admin Miva. Those emails were working fine when the mailhost was from Miva, but we change for G Suite and it stops working even when the mailhost and port was updated for the Gsuite.
We contacted G Suite for help and they told us everything on their side to set properly the email, but it seems that something is happening with the code that doesn´t send the email each time the module is used. The module is working fine on the website, but the only issue is not sending the emails notifications.
Somebody knows if MivaScript needs something else to send emails when the mailhost is not from Miva?
Thanks,
Comment