logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mrefile — move or copy messages between maildir folders

Authors

       Leah Neukirchen <leah@vuxu.org>

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

See Also