MBPATH(8) | Cyrus IMAP | MBPATH(8) |
mbpath - Cyrus IMAP documentation
Translate mailbox names to filesystem paths
mbpath [ -C config-file ] [ -l ] [ -m ] [ -q ] [ -s ] [ -u | -p ] [ -a | -A | -M | -S | -U ] [ mailbox-names... ]
Given a mailbox name or a space separated list of mailbox names, mbpath outputs the filesystem path(s) of the mailbox. By default, the mailboxes' data partition paths are shown (same as -D). See Selectors for selecting which filesystem path(s) to output.
mbpath reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C. It uses <configdirectory>/mailboxes.db to locate the mailboxes on disk.
mbpath user.jsmith
mbpath -M user.jsmith
mbpath -u -S jsmith
/etc/imapd.conf, <configdirectory>/mailboxes.db
imapd.conf(5)
The Cyrus Team, Nic Bernstein (Onlight)
1993–2024, The Cyrus Team
March 13, 2024 | 3.8.2 |