Forum Discussion
Deleted Emails Keep Coming Back in their Source Folders
- Jun 20, 2020
Yes, I have checked the services earlier and they appeared to be running perfectly. MFA was doing its job and there were no retention policies to put a hold on emails.
Apparently, the dismount and remount of the database along with a clean restart of the server have fixed the issue for me.
Thanks for your help anyway. 🙂
BemmelenPatrickHi, thanks for your response, please see the output from the command below:
[PS] C:\Windows\system32>Get-MailboxDatabase -Status | % { eseutil /mh $_.edbfilepath }
Are all the Exchange services running, and in particular the Mailbox Assistent service?
This service applies the retention tags and processes all mailbox operations within your Exchange server.
Also, could you tell me a bit more about your environment, like for instance, are you using a DAG setup?
- mohdfirozaliJun 20, 2020Copper Contributor
Yes, I have checked the services earlier and they appeared to be running perfectly. MFA was doing its job and there were no retention policies to put a hold on emails.
Apparently, the dismount and remount of the database along with a clean restart of the server have fixed the issue for me.
Thanks for your help anyway. 🙂
- Jun 21, 2020Glad I could help you, have a nice day!