For me to remember:

Re-index the fulltext index of a Dovecot user:

# Make sure mailbox has no errors
doveadm -D force-resync -u <username> '*'

# Re-index the mailbox
doveadm fts rescan -u <username>
doveadm index -u <username> '*'

Dovecot: Rebuild full text index
Tagged on:

Leave a Reply

Your email address will not be published. Required fields are marked *