MU-INIT(1) | General Commands Manual | MU-INIT(1) |
mu init - initialize the mu message database
mu init [options]
mu init is the mu command for setting up the mu message database. After mu init has completed, you can run mu index
Note, some of the general options are described in the mu(1) man-page and not here, as they apply to multiple mu commands.
specifies that some e-mail addresses are 'my-address' (--my-address can be used multiple times). This is used by mu cfind -- any e-mail address found in the address fields of a message which also has <my-email-address> in one of its address fields is considered a personal e-mail address. This allows you, for example, to filter out (mu cfind --personal) addresses which were merely seen in mailing list messages.
mu init uses MAILDIR to find the user's Maildir if it has not been specified explicitly with --maildir=<maildir>. If MAILDIR is not set, mu init uses ~/Maildir.
mu init returns 0 upon successful completion, or a non-zero exit code if there was some error.
Please report bugs if you find them: https://github.com/djcb/mu/issues
Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
February 2020 | User Manuals |