|
NAMEmimedefang-util -- Utility script for message structure debugging SYNOPSIS # Print a "pretty" version of an input message
mimedefang-util --prettyprint < input.msg
# Print the message structure
mimedefang-util --structure < input.msg
# Parse and re-MIME the message
mimedefang-util --dump < input.msg
DESCRIPTIONThis script provides some debug tools formerly provided as part of mimedefang.pl OPTIONS
LICENSE AND COPYRIGHTCopyright (C) 2010 Roaring Penguin Software Inc. This program may be distributed under the terms of the GNU General Public License, Version 2.
|