]> granicus.if.org Git - mutt/commitdiff
Install README.SECURITY in the doc directory, document
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Feb 1999 14:05:56 +0000 (14:05 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Feb 1999 14:05:56 +0000 (14:05 +0000)
mailcap_sanitize.

doc/Makefile.in
doc/manual.sgml.in

index 8aa7bc0f2510794862e05d6a443821df1ffe0abe..0a8d69b13cd06066c3631021bfbbec4b17bcf5ce 100644 (file)
@@ -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
 
index 7ddcdb3f8e34a5488a6b775e242de1304332f13d..c26d597f5ad09fe731612de7575d136cddb72b88 100644 (file)
@@ -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>