简体   繁体   English

Magento发送太多确认电子邮件

[英]Magento sends too many confirmation emails

I have a Magento store that apparently sends too many confirmations emails on an order. 我有一个Magento商店,显然在订单上发送太多的确认电子邮件。 My theory is that the emails are resent all over again to the store admin when the customer tries to shop entering an inexistent email address. 我的理论是,当客户尝试输入不存在的电子邮件地址购物时,这些电子邮件会再次重新发送给商店管理员。

How can I debug and/or fix this? 如何调试和/或修复此问题?

Thanks 谢谢

Is the customer's email getting returned to sender? 客户的电子邮件是否已退还给发件人? If so try setting the sender address to a blackhole, a mailbox that drops all messages. 如果是这样,请尝试将发件人地址设置为黑洞,这是一个丢弃所有邮件的邮箱。 It's not uncommon for sites to have a "noreply@" address for this purpose. 为此,站点具有“ noreply @”地址的情况并不少见。

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

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