logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

mdmv - safely move messages between maildirs

Author

mdmv was written by Sean Whitton <spwhitton@spwhitton.name>.

perl v5.40.1                                     Debian Project                                          mdmv(1)

Description

mdmv moves one or more messages, from one or more maildirs, to a single destination maildir.  It does
       this in a way that should not confuse maildir synchronisation tools.

       mdmv tries to be sure not to overwrite any existing files, but it does not try as hard to "deliver" the
       mail to the destination maildir as a real MDA would, giving up rather earlier.  Thus, mdmv is intended to
       be used by scripts running on the same host upon which the maildirs are actually stored.

Name

       mdmv - safely move messages between maildirs

Options

       None.

See Also

maildir(5)

Synopsis

       mdmv MSG [MSG..] DEST

See Also