简体   繁体   English

Magento通知电子邮件

[英]Magento Notification Emails

I have recently been given the task of fixing a bug on a Magento store online and im having trouble finding the solution. 最近,我承担了修复在线Magento商店中的错误的任务,并且无法找到解决方案。

When a new order is made, the administrator receives an email (which is fine) however the FROM: part of the notification email contains the customers name and the shared servers hostname.. EG: 发出新订单时,管理员会收到一封电子邮件(可以),但是通知电子邮件的FROM:部分包含客户名和共享服务器的主机名。例如:

[customername]@[serverhostname.com]

It's not a massive issue but it is annoying.. After looking all over in the Admin area, I am unable to find the config setting which gives this weird email address.. 这不是一个大问题,但是很烦人。在“管理”区域中查看所有内容后,我无法找到提供此奇怪电子邮件地址的配置设置。

Upon looking in the System > Configuration > General > Store Email Addresses , and looking in System > Configuration > Sales > Sales Emails the email address is not found in any of the fields nor are any settings set for sending notifications emails to the administrator. 在“ System > Configuration > General > Store Email Addresses ,并在“ System > Configuration > Sales > Sales Emails ”中查找后,在任何字段中都找不到该电子邮件地址,也未设置任何用于向管理员发送通知电子邮件的设置。 WEIRD! 奇怪的!

The only thing I can think is that this may have been hardcoded within the Magento install.. 我唯一能想到的是,这可能已经在Magento安装中进行了硬编码。

Is anyone able to point me in the right place where I might be able to find this? 有人能指出我在正确的位置吗?

I'd suggest installing SMTP-Pro so that the email can be sent via the SMTP server in the same way an email client such as outlook would. 我建议安装SMTP-Pro,以便可以像使用Outlook这样的电子邮件客户端一样,通过SMTP服务器发送电子邮件。

The extension also has some great debugging and other features 该扩展程序还具有一些强大的调试功能和其他功能

http://www.magentocommerce.com/magento-connect/smtp-pro-email-free-custom-smtp-email.html http://www.magentocommerce.com/magento-connect/smtp-pro-email-free-custom-smtp-email.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM