Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2011 TutorialsPoint.COM
|
mbpath - Unix, Linux Command
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
Tag | Description |
-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
Tag | Description |
/etc/imapd.conf | |
|
|
|
|