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). |
MBPATH(8) MBPATH(8) NAME mbpath - translate mailbox names to filesystem paths SYNOPSIS mbpath [ -C config-file ] [ -q ] [ -s ] [ -m ] [ mailbox-names... ] DESCRIPTION Given a mailbox name or a space separated list of mailbox names, mbpath outputs the filesystem path to the mailbox. Mbpath reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C. OPTIONS -C config-file Read configuration options from config-file. -q suppress any error output. -s if any error occurs, stop processing the list of mailboxes and exit. -m output the path to the metadata files (if different from the message files). FILES /etc/imapd.conf CMU Project Cyrus MBPATH(8) |
|