From: David Levine Date: Sun, 1 Jul 2012 21:44:43 +0000 (-0500) Subject: Applied patch #5571, Propagate Mail-Followup-To. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=f8d406ddb0180862ba695181696369e0ec938329;p=mmh Applied patch #5571, Propagate Mail-Followup-To. Also clarified man page: replgroupcomps won't be used if you specify another forms file on the command line or in your profile. --- diff --git a/etc/replgroupcomps b/etc/replgroupcomps index 8398f50..c0a1867 100644 --- a/etc/replgroupcomps +++ b/etc/replgroupcomps @@ -23,6 +23,7 @@ %(void(localmbox))%(void(width))%(putaddr From: ) %(lit)%(formataddr{mail-followup-to})\ %<(nonnull)%(void(width))%(putaddr To: )\n\ +%(putaddr Mail-Followup-To: )\n\ %|\ %(lit)%(formataddr %<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\ %<(nonnull)%(void(width))%(putaddr To: )\n%>\ diff --git a/man/repl.man b/man/repl.man index 3ae3fd5..87078db 100644 --- a/man/repl.man +++ b/man/repl.man @@ -123,7 +123,8 @@ will use the the standard forms file \*(lqreplgroupcomps\*(rq. This will construct a draft message that is intended as a group or followup reply. If a file named \*(lqreplgroupcomps\*(rq exists in the user's nmh directory, it -will be used instead of this default forms file. +will be used instead of this default forms file, unless you specify +another forms file on the command line or in your profile. .PP The default group reply template \*(lqreplgroupcomps\*(rq will direct .B repl