UNMIME(1)                                               UNMIME(1)

     NAME
          unmime - crack a mime mail message

     SYNOPSIS
          upas/unmime [ directory ] < message

     DESCRIPTION
          Unmime decodes a mime formatted message and prints it to
          standard output.

          If directory is specified, each component part that has a
          name= attribute in the Content-type: header will be placed
          into a separate file in directory. Unmime will print out the
          message

               >>>>>>>>  creating filename  <<<<<<<<<<

          for each file created.  The intent is to place the binary
          components into files while printing out the ASCII header
          and messages.  Intent and reality sometimes match.

          Unmime is largely superseded by upas/fs (see mail(1)).

     SOURCE
          /sys/src/cmd/upas/mime/unmime.c

     SEE ALSO
          mail(1)

     Page 1                       Plan 9             (printed 3/29/24)