
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.
 NAME
 NAMEmimedump - dump out the contents of a parsed MIME message
 DESCRIPTION
 DESCRIPTIONRead a MIME stream from the stdin, and dump its contents to the stdout.
 SYNOPSIS
 SYNOPSIS
    mimedump < mime.msg
 AUTHOR
 AUTHORAndreas Koenig suggested this, and wrote the original code. Eryq perverted the hell out of it.