Skip to main content

Corruption of Dovecot index files while migrating account to a new server

Comments

3 comments

  • albatroz
    If you see these support tickets you will notice they are related to the same issue 8220793 8265585
    0
  • cPanelMichael
    Hello, In ticket 8265585, the "/home/user/mail/domain.tld/email-account/dovecot/" directory was owned by the root user. This prevented the "/scripts/remove_dovecot_index_files" script from cleaning the index files for the account. Could you let us know how you are migrating the accounts to the new server? Correcting the step that resulted in the root ownership of that directory should prevent this from happening in the future. Thank you.
    0
  • renatoandrade
    If any user here has a problem with corruption in the search indexing of Rouncube I was able to find the solution for that. Go to Folder in terminal cd /home/user/mail/domain/userMail/ rm -Rfv dovecot* rm -Rfv maildirfolder If the sent folder is not indexing in the search, just do the same for the Sent folder /home/user/mail/domain/userMail/.Sent rm -Rfv dovecot* rm -Rfv maildirfolder After doing this, log in to the RoundCube again and click on the folders where the messages are, so that it automatically redoes the file indexing table, your webmail will be back 100%.
    0

Please sign in to leave a comment.