Question
How do I rescan a user with dovecot FTS?
Answer
The following command can be utilized to rescan mailboxes with dovecot FTS:
/scripts/rescan_user_dovecot_fts --user=$cpusername
This script will call a dovecot FTS (full text search) rescan for each
mailbox on a specified account if the 'cpanel-dovecot-solr' RPM is
installed. If not, the script informs that the RPM isn't installed and
returns.
This can be useful to perform if you have emails that aren't being returned when using the search function.
More information can be found via our documentation below:
cPanel & WHM Documentation - The rescan_user_dovecot_fts Script