by Alexavier64 » Mon Jan 09, 2012 3:07 pm
I understand that the users are unable to send emails after removing Exchange. So when users tried to send email from internal to external, what’s the error message received by the client.
And you could look into the queue viewer to verify whether the email in the queue or not.
At the same time, please run the following command in the EMS:
Get-MessageTrackingLog -Sender <Internal Sender’s Email Address> -Recipients <External Recipient’s Email Address> |FL
You will get the status of the email sending “Delivered” or not. If you have received the NDR message on the client, please paste back to get further analysis.