NAME
mimeprint - parse a MIME stream, and print the parsed entity
SYNOPSIS
mimeprint
Give usage.
mimeprint [options] infile
Parse a MIME stream from infile (- means stdin), and print
entity to stdout.
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.
AUTHOR
Eryq, eryq@zeegee.com