all mail disapear

ramin sa 261 Reputation points
2021-04-17T13:57:48.193+00:00

Hi dear expert

after install kb5001779 all inbox,sent and... mail in some user mailbox disappear

please give me hand to fix issue

Tank you in advance

Exchange | Exchange Server | Management
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2021-04-17T16:14:34.607+00:00

    Check the missing emails from outlook are appeared in other mail clients (owa, mobile etc.). If so, try recreating the profile in outlook and check the missing mails are back

    0 comments No comments

  2. KyleXu-MSFT 26,396 Reputation points
    2021-04-19T06:02:26.143+00:00

    @ramin sa

    First, there doesn't exist any feedback about that this KB will cause email missing. It isn't an issue that caused by this Security Update,

    Use command below to check whether there exist emails in this mailbox Inbox and Sent Items:

    Get-MailboxFolderStatistics User1 | ft Identity,FolderAndSubfolderSize  
    

    88955-qa-kyle-13-40-56.png

    If emails exist in this mailbox, you can try to check from OWA or create a new profile. You can also use New-MailboxExportRequest to export emails from this mailbox.

    If there real doesn't exist emails in this mailbox inbox, try to check whether there exist emails in "Deletions" or "Purges", if there exist emails in those folders, it means those email was delete by mistake. You can follow this picture below to recover those emails:
    88971-qa-kyle-14-00-11.png

    If there doesn't exist emails in those folders, you will cannot find and recover those emails.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.