1.How do you confirm that the email address is correct? How do you useNSLookupCommand? Please send the specific steps to the Forum.
2.Is the recipient an internal user or an external user?
3.If it is an internal user, is the sender on the same email server or different email server?
4.InExchangeServer, openEMS, Run the following command:
Get-message-filter {subject-like"Email Subject"} | Format-list
Get the email you sentMessageidentityAnd then run the following command:
$ M = Get-message <messageidentity>-includerecipientinfo
$ M. Recipients | fl
Send the generated results to the Forum.
5. OpenEMC, LocateToolbox, SelectMail Flow troubleshooterOpen it and select the last three options (Messages are backing up in one or more queues on a server),Then, follow the wizard prompts to complete the remaining operations and export the generated results. XmlFile
This article is from the blog "small pest blog", please be sure to keep this source http://haiwom.blog.51cto.com/654389/1542989