|
|
| |
mdconvert(1) |
FreeBSD General Commands Manual |
mdconvert(1) |
mdconvert - Maildir mailbox UID storage scheme converter
mdconvert [options ...] mailbox ...
mdconvert converts Maildir mailboxes between the two UID storage schemes
supported by mbsync. See mbsync's manual page for details on
these schemes.
- -a, --alt
- Convert to the alternative (Berkeley DB based) UID storage
scheme.
- -n, --native
- Convert to the native (file name based) UID storage scheme. This is
the default.
- -h, --help
- Displays a summary of command line options.
- -v, --version
- Displays version information.
Written and maintained by Oswald Buddenhagen <ossi@users.sf.net>.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |