From: Michael Elkins Date: Sat, 1 Dec 2012 22:48:27 +0000 (-0800) Subject: list-reply documentation should mention its behavior wrt the List-Post header field. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81ced451d9c8c929d69e4f9c8ece9cad1770104f;p=mutt list-reply documentation should mention its behavior wrt the List-Post header field. closes #3599 --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 0d958862..03ab29c1 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -1076,9 +1076,10 @@ linkend="lists">lists or subscribe commands, but also honor any Mail-Followup-To header(s) if the $honor_followup_to configuration -variable is set. Using this when replying to messages posted to mailing -lists helps avoid duplicate copies being sent to the author of the -message you are replying to. +variable is set. In addition, the List-Post header field is +examined for mailto: URLs specifying a mailing list address. +Using this when replying to messages posted to mailing lists helps avoid +duplicate copies being sent to the author of the message you are replying to.