mbpath (8) Linux Manual Page
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
