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

imtar - archiving utility for mail/news messages

Description

       The imtar command is an archiving utility for mail/news messages.

       Messages are converted into a single MMDF file ("^A^A^A^A" + MSG + "^A^A^A^A", "^A^A^A^A" + MSG +
       "^A^A^A^A", ...).  You can extract messages by the imget command.

       This command is provided by IM (Internet Message).

Name

       imtar - archiving utility for mail/news messages

Options

-s,--src=FOLDER
            Set source folder.  Default value is "+inbox".  "--src=+xxx" is equivalent to "+xxx".

       -d,--dst=STRING
            Destination MMDF file.  Default value is "./msgbox".

       -n,--noharm={on,off}
            No operation.  Show what will happen.

       -v,--verbose={on,off}
            Print verbose messages when running.

       --debug=DEBUG_OPTION
            Print debug messages when running.

       -h,--help
            Display help message and exit.

       --version
            Output version information and exit.

Synopsis

imtar [OPTIONS] [FOLDER] [MSGS]

See Also