Rechercher une page de manuel
mbexamine
Langue: en
Version: Project Cyrus (fedora - 06/07/09)
Section: 8 (Commandes administrateur)
Sommaire
*
NAME
mbexamine - examine a cyrus-format mailboxSYNOPSIS
mbexamine [ -C config-file ] [ -u uid ] mailbox...mbexamine [ -C config-file ] [ -s seqnum ] mailbox...
mbexamine [ -C config-file ] -q mailbox...
DESCRIPTION
Mbexamine will examine the header, index, and cache files of a cyrus format mailbox and dump the information contained therein. It can also limit its output to a specific uid or sequence number, through use of the -s and -u switches. Mbexamine reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C. It uses the mboxlist database to locate the mailbox on disk.OPTIONS
- -C config-file
- Read configuration options from config-file.
- -s
- Dump information for the given sequence number only.
- -u
- Dump information for the given uid only.
- -q
- Compare the quota usage in cyrus.index to the actual message file sizes and report any differences. If there are differences, the mailbox SHOULD be reconstructed.
FILES
/etc/imapd.confContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre