Tudásbázis

The rescan_user_dovecot_fts Script  Kinyomtatja ezt a cikket

Overview:

You can use the /usr/local/cpanel/scripts/rescan_user_dovecot_fts script to perform a full text search (FTS) scan on an account’s mailboxes.

Important:

If the cpanel-dovecot-solr RPM does not exist on the server, you will receive the following error message:

1
2
/usr/local/cpanel/scripts/rescan_user_dovecot_fts --user=example
The 'cpanel-dovecot-solr' rpm is not installed. Full text search rescan not possible

Run the script

To run this script on the command line, use the following format:

/usr/local/cpanel/scripts/rescan_user_dovecot_fts --user username

 

Options

Use the following options with this script:

Options Description Example
--user Required - The user account that owns the mailboxes which you wish to scan. /usr/local/cpanel/scripts/rescan_user_dovecot_fts --user example
Important:
The system treats each flag individually. If you pass an invalid value with a flag, the script will fail.

Success

If the script succeeds, it will return output similar to the following example:

Rescanning mailboxes for full text search indexing for 'example'……4 rescanned… Done

Hasznosnak találta ezt a választ?

Kapcsolódó cikkek

WHM Scripts
Overview: The cPanel & WHM installation process adds important scripts to your server’s...
The dbmaptool Script
Overview: You can use the /usr/local/cpanel/bin/dbmaptool script to grant ownership of databases...
The servers_queue Script
Overview: This script allows you to manage the task queue system. The task queue system allows...
The auto-adjust-mysql-limits Script
Overview: The /usr/local/cpanel/scripts/auto-adjust-mysql-limits script updates MySQL®...
The autossl_check Script
Overview: The /usr/local/cpanel/bin/autossl_check script allows you to manually check the SSL...