Magento system has the ability to send the transaction email, through the basic settings you can easily use the trading mail function, but after the setting is complete, Magento did not send the mail we set up, the following share a few in the Magento set up the transaction email will encounter problems:
1. SMTP feature not set
Magento preset to use the Mail on the local host function, if unable to send the mail, please confirm in Magento installed host, send mail function can be used normally, if unable to enable the mail delivery function in the local host, It is recommended that you use an e-mail service provider's services, such as Mandrill or SendGrid, to recommend these two service providers because both companies already have a ready-made Magento kit that can be easily installed in your magento.
2. Cron Job not enabled
Magento Some of the trading emails are sent by executing scheduling instructions, so if you do not have a cron Job feature in the Magento host, it will also lead to some transaction emails that cannot be sent.
(Cron Job settings must be set up in the server host)
3. Incorrect variables are created in the template of the email (Transaction email template)
If you have customized your trading email content in the background of Magento, you may not be able to send email to the system because of incorrect variables being added to the content.
4. Incorrect parameter setting
In the trading email parameter settings, entered an incorrect variable or e-mail format, which will also guide the system can not be sent to send the transaction email, example store email Address, Sales emails inside.
The above listed in Magento send the transaction mail more common problems, I hope that these can help you in the Magento system use, if you have any questions also welcome to contact us.
Magento Trading Email FAQs