Question
How do I reindex an email inbox?
Answer
Note: If you have Dovecot Solr installed, please see the following to reindex:
How do I rescan or reindex email data with Dovecot Solr (Full Text Search)?
- Access the server as the
rootuser via SSH or the Terminal in WHM -
Run the following command, replacing
user@example.comwith the email address.# doveadm index -u user@example.com INBOX
Comments
0 comments
Article is closed for comments.