mrefile — move or copy messages between maildir folders
Contents
Description
mrefile moves the msgs given on the command line (or the standard input) into the maildir dir, assigning
new filenames but keeping any message flags. Messages are moved directly into the cur/ directory. (See
mmsg(7) for the message argument syntax.)
The options are as follows:
-k keep the messages in their respective folders, i.e. copy into dir.
-v Print each resulting message filename.
Exit Status
The mrefile utility exits 0 on success, and >0 if an error occurs.
License
mrefile is in the public domain.
To the extent possible under law, the creator of this work has waived all copyright and related or
neighboring rights to this work.
http://creativecommons.org/publicdomain/zero/1.0/
Debian April 19, 2018 MREFILE(1)
Name
mrefile — move or copy messages between maildir folders
See Also
mdeliver(1)
Synopsis
mrefile [-k] [-v] [msgs...] dir
