X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=etc%2Freplgroupcomps;h=c0a1867040f2466ba2d49d4aaae0a4c156d0fb85;hb=884c2f0375bc6108a9902bf0971844d34585c418;hp=4a3e3a45e81ddd80de85458742079e4780bee2e8;hpb=ec751d9bbebd843215896b299712728eed0ea76c;p=mmh diff --git a/etc/replgroupcomps b/etc/replgroupcomps index 4a3e3a4..c0a1867 100644 --- a/etc/replgroupcomps +++ b/etc/replgroupcomps @@ -1,6 +1,6 @@ -%; $Id$ +%; replgroupcomps %; -%; replgroupcomps: form (components) file for `repl -group' +%; form (components) file for `repl -group' %; %; Check the following headers to create reply addresses. %; @@ -20,16 +20,18 @@ %; cc (and) %; personal address %; +%(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%>\ -%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\ +%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(localmbox))\ %<(nonnull)%(void(width))%(putaddr cc: )\n%>%>\ %; -%<{fcc}Fcc: %{fcc}\n%>\ -%<{subject}Subject: Re: %{subject}\n%>\ +Fcc: %<{fcc}%{fcc}%|+outbox%> +Subject: %<{subject}Re: %(void{subject})%(trim)%(putstr)%> %; %; Make References: and In-reply-to: fields for threading. %; Use (void), (trim) and (putstr) to eat trailing whitespace.