MBTOOL(8) | Cyrus IMAP | MBTOOL(8) |
mbtool - Cyrus IMAP documentation
intro
mbtool [ -C config-file ] -r mailbox... mbtool [ -C config-file ] -t mailbox...
mbtool is a tool for performing various actions on the indexes of a list of mailboxes. The only actions currently supported are -t, which will normalize the internaldate time stamp of each record in the index to GMT, and -r which will create a new unique ID for each mailbox.
Only one action may be given and at least mailbox must be listed.
It is intended that mbtool will be extended over time to perform more such actions.
mbtool reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C.
mbtool -r user.jsmith
mbtool -t user.jsmith
/etc/imapd.conf
The Cyrus Team
1993–2023, The Cyrus Team
February 13, 2023 | 3.6.1 |