ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations.

For more information about the manual page format, see the manual page for manpages(5).



MBEXAMINE(8)                                                                                    MBEXAMINE(8)



NAME
       mbexamine - examine a cyrus-format mailbox

SYNOPSIS
       mbexamine [ -C config-file ] [ -u uid ] mailbox...
       mbexamine [ -C config-file ] [ -s seqnum ] 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.

FILES
       /etc/imapd.conf



CMU                                             Project Cyrus                                   MBEXAMINE(8)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.