【发布时间】:2010-11-23 10:43:34
【问题描述】:
例如:我有别名:
测试用户
sendmail -v testuser@localhost < t.mail , this is working
但是当我从另一个主机尝试时
sendmail -v testuser@host.company.com < t.mail .. 它不工作.. 我没有收到邮件
有什么问题怎么解决
【问题讨论】:
例如:我有别名:
测试用户
sendmail -v testuser@localhost < t.mail , this is working
但是当我从另一个主机尝试时
sendmail -v testuser@host.company.com < t.mail .. 它不工作.. 我没有收到邮件
有什么问题怎么解决
【问题讨论】:
你们接受寄给 host.company.com 的邮件吗? 您是否有指向您的 MTA 的 host.company.com 的 MX 记录?
【讨论】: