summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-02-11 14:05:56 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-02-11 14:05:56 +0000
commit626614f8ac0b2cea4c3378e34520a59076699c21 (patch)
treed23280bc9745841e6d5bf7162716baf47ebd6937 /doc
parent157c9766dc3615608224767968d9c1e0ef40f861 (diff)
Install README.SECURITY in the doc directory, document
mailcap_sanitize.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.in2
-rw-r--r--doc/manual.sgml.in12
2 files changed, 13 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 8aa7bc0f..0a8d69b1 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -38,7 +38,7 @@ srcdir_DOCFILES = PGP-Notes.txt applying-patches.txt \
manual.txt
topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog \
- README NEWS TODO
+ README NEWS TODO README.SECURITY
DOCFILES = manual.txt
diff --git a/doc/manual.sgml.in b/doc/manual.sgml.in
index 7ddcdb3f..c26d597f 100644
--- a/doc/manual.sgml.in
+++ b/doc/manual.sgml.in
@@ -3139,6 +3139,18 @@ Default: &dollar;MAILCAPS or &tilde;/.mailcap:/usr/local/share/mailcap:/etc/mail
This variable specifies which files to consult when attempting to display
MIME bodies not directly supported by Mutt.
+<sect2>mailcap&lowbar;sanitize<label id="mailcap_sanitize">
+<p>
+Type: boolean<newline>
+Default: set
+
+If set, mutt will restrict possible characters in mailcap % expandos
+to a well-defined set of safe characters. This is the safe setting,
+but we are not sure it doesn't break some more advanced MIME stuff.
+
+<bf/DON'T CHANGE THIS SETTING UNLESS YOU ARE REALLY SURE WHAT YOU ARE
+DOING!/
+
<sect2>mail&lowbar;check<label id="mail_check">
<p>
Type: number<newline>