summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-07-26 17:08:07 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-07-26 17:08:07 +0000
commit19aeb698975267694f5b3ef03c259c09a96616d2 (patch)
tree24df84f2d3c4496e1c18365b7d52f9267348f0c7 /doc
parent15dd1d8f4baf025aadf52aafa5ecbf2519b2f8ea (diff)
When an attachment's content-disposition is different from "inline",
and if the user sets the use_cdisp option, don't auto_view this part.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.sgml.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual.sgml.in b/doc/manual.sgml.in
index b8dea792..a9bff4a6 100644
--- a/doc/manual.sgml.in
+++ b/doc/manual.sgml.in
@@ -4378,6 +4378,15 @@ When <em/set/, Mutt will invoke <ref id="sendmail" name="&dollar;sendmail">
with the <tt/-B8BITMIME/ flag when sending 8-bit messages to enable ESMTP
negotiation.
+<sect2>use&lowbar;cdisp<label id="use_cdisp">
+<p>
+Type: boolean<newline>
+Default: unset
+
+When this option is set, mutt will restrict the auto_view feature to
+body parts which carry a content-disposition field with the value
+inline, or no such field.
+
<sect2>use&lowbar;domain<label id="use_domain">
<p>
Type: boolean<newline>