ZeeGee Software

mimeprint

This module is BETA code, which means that the interfaces are fairly stable BUT it has not been out in the community long enough to guarantee much testing. Use with caution! Please report any errors back to eryq@zeegee.com as soon as you can.


Top NAME

mimeprint - parse a MIME stream, and print the parsed entity


Top SYNOPSIS

Usage:

    mimeprint [-options] infile

Options:

    -d DIR       Output parts to disk under this directory.
    -v           Verbose output (debugging)
    -e ENCODING  Re-encode top-level entity (if not multipart)
    -s           Just print the skeleton
                    
    -h           Decode headers
    -n HOW       Parse nested messages [NEST or REPLACE]
    -u           Parse uuencode.


Top DESCRIPTION

Parse a MIME stream, and output the resulting entity. This is a nice way of eyeballing whether or not MIME-tools "understood" your MIME message.

Due to nonuniqueness of MIME encodings, there is a very good chance that your output will not exactly resemble your input.


Top AUTHOR

Eryq, eryq@zeegee.com


Generated Fri Sep 14 02:48:47 2001 by cvu_pod2html