Corruption of Dovecot index files while migrating account to a new server
Hello,
I have migrated some domains to a new server and noticed the same error reported here
Mailboxes corrupting (dovecot.index file)
Is there any bug report around this issue?
It is the third time I notice the same issue so I discovered the relation.
BTW, this is the version of CPanel I am currently using: WHM 60.0 (build 36)
-
If you see these support tickets you will notice they are related to the same issue 8220793 8265585 0 -
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 -
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.
Comments
3 comments