MHonArc
view release on metacpan or search on metacpan
doc/resources/mimeincs.html view on Meta::CPAN
pose <a href="../faq/security.html#htmldata">security problems</a>.
Therefore, you may want to allow all text media-types, excluding HTML:
</p>
<pre class="code">
<b><MIMEIncs></b>
text
<b></MIMEIncs></b>
<b><<a href="mimeexcs.html">MIMEExcs</a>></b>
text/html
<b></MIMEExcs></b>
</pre>
<h3><a name="incmsg">Supporting Message-based Attachments</a></h3>
<p>The media-type <tt>message/rfc822</tt> is commonly used when
one message includes another. For example, popular MUAs provide
a "forward-as-attachment" feature when reading an email message.
When used, MUAs will specify the <tt>message/rfc822</tt> media-type
for the attachment.
</p>
<p><a name="incmsg"></a>
The following is a more liberal MIMEINCS setting that allows
media-types commonly used in email, allows
forward-as-attachment cases, and keeps security risks to a minimum:
</p>
<pre class="code">
<b><MIMEIncs></b>
text
image
message
<b></MIMEIncs></b>
</pre>
<table class="note" width="100%">
<tr valign="baseline">
<td><strong>NOTE:</strong></td>
<td width="100%"><p>Attached messages will still be restricted to
the media-types listed in MIMEINCS. For example, if a forwarded
message includes a video attachment, the video attachment will
be excluded.
</p>
</td>
</tr>
</table>
<p> </p>
<!-- *************************************************************** -->
<hr>
<h2><a name="version">Version</a></h2>
<p>2.6.12
</p>
<!-- *************************************************************** -->
<hr>
<h2><a name="seealso">See Also</a></h2>
<p>
<a href="mimealtprefs.html">MIMEALTPREFS</a>,
<a href="mimeexcs.html">MIMEEXCS</a>,
<a href="mimefilters.html">MIMEFILTERS</a>
</p>
<!-- *************************************************************** -->
<hr>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev: <a href="mimefilters.html">MIMEFILTERS</a>]</td><td><nobr>[<a href="../resources.html#mimeincs">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href="m...
<!--/x-rc-nav-->
<hr>
<address>
$Date: 2005/07/23 06:23:56 $<br>
<img align="top" src="../monicon.png" alt="">
<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
Copyright © 2005, <a href="http://www.earlhood.com/"
>Earl Hood</a>, <a href="mailto:mhonarc%40mhonarc.org">mhonarc<!--
>-->@<!--
>-->mhonarc.org</a>
</address>
</body>
</html>
( run in 0.817 second using v1.01-cache-2.11-cpan-5a3173703d6 )