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