table of contents
MBPATH(8) | System Manager's Manual | 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
Project Cyrus | CMU |