doveadm-index.1.in revision a66800cdc2984260251b4c8444ec0ac0363d4b8e
Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file
DOVEADM-INDEX 1 "2011-05-11" "Dovecot v2.0" "Dovecot"
NAME
doveadm-index - Index mailboxes ------------------------------------------------------------------------
SYNOPSIS
doveadm " [" -Dv "] " index " [" -S socket_path "] " mailbox -------------------------------------

doveadm " [" -Dv "] " index " [" -S socket_path "] " -A mailbox -------------------------------------

doveadm " [" -Dv "] " index " [" -S socket_path "] " -u " user mailbox" ------------------------------------------------------------------------

DESCRIPTION
Add unindexed messages in a mailbox into index/cache file. If full text search is enabled, also add unindexed messages to the fts database.

The caching adds only the fields that were previously added to the mailbox\(aqs caching decisions, so it won\(aqt do anything useful for mailboxes that user\(aqs client hasn\(aqt accessed yet. You can use doveadm dump command to show a specific mailbox\(aqs current caching decisions. ------------------------------------------------------------------------
@INCLUDE:global-options@ --- command specific options --- "/.

Command specific options : -------------------------------------
@INCLUDE:option-A@ -------------------------------------
@INCLUDE:option-S-socket@ -------------------------------------
@INCLUDE:option-u-user@ ------------------------------------------------------------------------

ARGUMENTS

mailbox The name of the mailbox to index. ------------------------------------------------------------------------

EXAMPLE
Index bob\(aqs INBOX:

 doveadm index -u bob INBOX 
------------------------------------------------------------------------
@INCLUDE:reporting-bugs@ ------------------------------------------------------------------------
SEE ALSO
doveadm (1)