From: Kevin McCarthy Date: Thu, 10 Mar 2016 23:52:14 +0000 (-0800) Subject: Improve the mailto_allow documentation. X-Git-Tag: neomutt-20160404~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b29217a9f974a7dc1a95ae42aa872850e63041e;p=neomutt Improve the mailto_allow documentation. Add to the commands list. Document unmailto_allow. Mention the new behavior in the Security Considerations section about mailto: links. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 54c96a0e9..fe4978d52 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -4718,6 +4718,16 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" header-field + +unmailto_allow + + +* + + +header-field + + @@ -4729,7 +4739,7 @@ commands allow the user to modify the list of approved headers. Mutt initializes the default list to contain only the Subject -and body header fields, which are the only requirement specified +and Body header fields, which are the only requirement specified by the mailto: specification in RFC2368. @@ -8165,6 +8175,14 @@ will send out the user's private gnupg keyring to on screen carefully enough. + +To prevent these issues, Mutt by default only accepts the +Subject and Body headers. +Allowed headers can be adjusted with the +mailto_allow and +unmailto_allow commands. + + @@ -8945,6 +8963,30 @@ The following are the commands understood by Mutt: + + +mailto_allow + + +* + + +header-field + + + +unmailto_allow + + +* + + +header-field + + + + + mbox-hook