Provided by: mmh_0.4-2_amd64 bug

NAME

       packf - pack messages in mh folder into a single mbox file

SYNOPSIS

       packf [+folder] [msgs] [-Version] [-help]

DESCRIPTION

       Packf  will  pack  copies  of messages from a folder, into mbox format and print it to the
       standard output.

       packf makes an mbox-style delimiter by examining the first line of the  message.   If  the
       first  line  is a `Return-Path' field, its address and the current date and time are used.
       Otherwise, if the first line has an `X-Envelope-From' field, its  contents  (which  should
       already  be  in  the correct format) are used.  Otherwise, a dummy address and the current
       date and time are used.

       Messages that are packed by packf can be unpacked using inc.

FILES

       $HOME/.mmh/profile         The user profile

PROFILE COMPONENTS

       Path:                To determine the user's mail storage
       Current-Folder:      To find the default current folder

SEE ALSO

       inc(1)

DEFAULTS

       `+folder' defaults to the current folder
       `msgs' defaults to all

CONTEXT

       If a folder is given, it will become the current folder.  The first  message  packed  will
       become the current message.