logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mdconvert - Maildir mailbox UID storage scheme converter

Author

       Written and maintained by Oswald Buddenhagen <ossi@users.sf.net>.

                                                   2004 Mar 27                                      mdconvert(1)

Description

mdconvert  converts  Maildir  mailboxes  between  the  two  UID  storage schemes supported by mbsync. See
       mbsync's manual page for details on these schemes.

Name

       mdconvert - Maildir mailbox UID storage scheme converter

Options

-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.

See Also

mbsync(1)

Synopsis

mdconvert [options ...] mailbox ...

See Also