我们正处于从 Exchange 2003 到 Exchange 2010 的迁移阶段,因此我们仍然有所有外部电子邮件到达我们的 2003 服务器OLDEXCHANGE
。所有邮箱现在都在新服务器上,EXCHANGE2010
因此邮件会相应地路由到该邮箱服务器。
我遇到过电子邮件丢失的情况,但我从我们的外部反垃圾邮件服务(赛门铁克)中看到,邮件已被OLDEXCHANGE
顺利递送。
如果我在 Exchange 2003 的“消息跟踪中心”中搜索该消息,我会找到它,并且日志树看起来像这样:
+ oldexchange.mydomain.com
exchange2010.mydomain.com
根节点的日志条目如下所示:
5/22/2013 9:23 AM SMTP: Message Submitted to Advanced Queuing
5/22/2013 9:23 AM SMTP: Started Message Submission to Advanced Queue
5/22/2013 9:23 AM SMTP: Message Submitted to Categorizer
5/22/2013 9:23 AM SMTP: Message Categorized and Queued for Routing
5/22/2013 9:23 AM SMTP: Started Outbound Transfer of Message
5/22/2013 9:23 AM SMTP: Message Routed and Queued for Remote Delivery
5/22/2013 9:23 AM SMTP: Message transferred to exchange2010.mydomain.com through SMTP
对于这样的子节点:
The tracking database on exchange2010.mydomain.com is not available or the message has left the Exchange organization. Facility: Microsoft Exchange Management ID no: c1032751 Microsoft Exchange Management
当我查看新服务器并运行“跟踪日志资源管理器”时,我没有得到任何有关接收消息的结果,只有来自 STOREDRIV 的消息,这些消息似乎是用户之间的本地消息。
我如何找到此邮件?它没有出现在用户的邮箱中,但我可以看到它离开旧服务器。