MHonArc

 view release on metacpan or  search on metacpan

doc/utils/mha-decode.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>mha-decode - Decode MIME messages</title>
<link rev="made" href="mailto:lindsey@imladris.mallorn.com" />
</head>

<body style="background-color: white">
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr><td class="block" style="background-color: #cccccc" valign="middle">
<big><strong><span class="block">&nbsp;mha-decode - Decode MIME messages</span></strong></big>
</td></tr>
</table>

<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->

<ul>

	<li><a href="#name">NAME</a></li>
	<li><a href="#synopsis">SYNOPSIS</a></li>
	<li><a href="#description">DESCRIPTION</a></li>
	<li><a href="#options">OPTIONS</a></li>
	<li><a href="#notes">NOTES</a></li>
	<li><a href="#availability">AVAILABILITY</a></li>
	<li><a href="#author">AUTHOR</a></li>
</ul>
<!-- INDEX END -->

<hr />
<p>
</p>
<h1><a name="name">NAME</a></h1>
<p>mha-decode - Decode MIME messages</p>
<p>
</p>
<hr />
<h1><a name="synopsis">SYNOPSIS</a></h1>
<p><strong>mha-decode</strong>&nbsp;[<em>options</em>]&nbsp;<em>mailfolder</em>&nbsp;...</p>
<p><strong>mha-decode</strong>&nbsp;[<em>options</em>]&nbsp;-single&nbsp;<em>msg.822</em></p>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p><strong>mha-decode</strong> is a utility program that is part of the <strong>MHonArc</strong>
software package.  <strong>mha-decode</strong> provides basic MIME decoding for
mail messages.</p>
<p>If given mail folders as input, all messages within in the mail
folders will be decoded.  All message parts are written to files.  If a
filename is specified for a message part, that filename will be used
when writing the part to a file.  If no filename is specified in the
message, a unique name will be used based upon the content-type of
the message part.</p>
<p>A single message can be decoded by using the <code>-single</code> option.</p>
<p>
</p>
<hr />
<h1><a name="options">OPTIONS</a></h1>
<p><strong>mha-decode</strong> takes options available to <strong>mhonarc</strong>, but only those
options affect parsing of mail folders are applicable:
<code>-conlen</code>,



( run in 0.506 second using v1.01-cache-2.11-cpan-39bf76dae61 )