服务器 (example.com) 拒绝向 name@example.com 发送邮件
我将从我的配置开始:
- example.com 邮件服务器 - Google Apps。
- example.com - 根据查询定期发送邮件,每天和每周发送一次。使用 extJS 在 Zend 框架中构建。
- subdomain.example.com - 处理批量邮件。
背景:我喜欢使用 Google Apps 功能(CRM、日历、邮件等),但由于我的邮件量,我无法通过 Google Apps 发送所有出站提醒。为了解决这个问题,我在我的服务器上设置了一个子域,并从该帐户运行我的电子邮件。
问题:我有从 example.com 生成的邮件,并发送到 [电子邮件受保护] 。我的服务器拒绝发送此邮件,它落在根电子邮件帐户中。所有其他电子邮件都没有问题(yahoo、hotmail、yoursite.com、gmail 等),
我已经为此工作了一整天,似乎无法想出解决方案(除了将电子邮件发送到外部)帐户)。
以前有人经历过吗?如何解决?
I'll start out with my configuration:
- example.com mailserver - Google Apps.
- example.com - has regular mailings based on queries, sent out daily and weekly. Build in Zend framework, with extJS.
- subdomain.example.com - to process the bulk mailings.
Background: I enjoy using google apps features (CRM, calendar, mail, etc), but due to my mail volume I can't send all of my outbound alerts through Google Apps. To work around this, I set up a subdomain on my server and am running my email off of that account.
Problem: I have mail that is generated from example.com, and sent to [email protected]. My server refuses to send this mail and it lands in the root email account. All other emails are delivered without an issue (yahoo, hotmail, yoursite.com, gmail, ...)
I've worked on this all day and can't seem to come up with a solution (aside from sending emails to an outside account).
Has anyone experienced this before? How can it be fixed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
知道了。我必须登录 WHM 并选择我的邮件不在本地发送邮件。
主要>> DNS功能>>编辑 MX 条目
远程邮件交换器:此服务器不会充当 containerauction.com 邮件的邮件交换器。:此配置已手动选择。
Got it. I had to log into WHM and select that my mail not deliver mail locally.
Main >> DNS Functions >> Edit MX Entry
REMOTE MAIL EXCHANGER: This server will NOT serve as a mail exchanger for containerauction.com's mail.: This configuration has been manually selected.