mrefile
— move or
copy messages between maildir folders
mrefile |
[-k ] [-v ]
[msgs ...] dir |
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.
The mrefile
utility exits 0 on
success, and >0 if an error occurs.