Magento 发送过多确认电子邮件
我有一家 Magento 商店,显然发送了太多订单确认电子邮件。我的理论是,当顾客尝试输入不存在的电子邮件地址购物时,电子邮件会再次重新发送给商店管理员。
我该如何调试和/或修复这个问题?
谢谢
I have a Magento store that apparently sends too many confirmations emails on an order. 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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
客户的电子邮件是否会返回给发件人?如果是这样,请尝试将发件人地址设置为黑洞,即丢弃所有邮件的邮箱。网站为此目的设置“noreply@”地址的情况并不罕见。
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.