DOKK / manpages / debian 11 / maildir-utils / mu-add.1.en
MU-ADD(1) General Commands Manual MU-ADD(1)

mu_add - add one or more messages to the database

mu add <file> [<files>]

mu add is the command to add specific message files to the database. Each file must be specified with an absolute path.

mu add does not have its own options, but the general options for determining the location of the database (--muhome) are available. See mu-index(1) for more information.

mu add returns 0 upon success; in general, the following error codes are returned:

| code | meaning                           |
|------+-----------------------------------|
|    0 | ok                                |
|    1 | general error                     |
|    5 | some database update error        |

Please report bugs if you find them: https://github.com/djcb/mu/issues

Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>

mu(1), mu-index(1), mu-remove(1)

July 2012 User Manuals