X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=etc%2Freplgroupcomps;h=09d6360627a922cfdc05aa9cfdc906101f0f0225;hp=4a3e3a45e81ddd80de85458742079e4780bee2e8;hb=5cb46b33551f28e4168989e752e09bd927e993f9;hpb=ec751d9bbebd843215896b299712728eed0ea76c diff --git a/etc/replgroupcomps b/etc/replgroupcomps index 4a3e3a4..09d6360 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. %; @@ -16,30 +16,33 @@ %; %; AND %; -%; cc: To (and) -%; cc (and) +%; Cc: To (and) +%; Cc (and) %; personal address %; %(lit)%(formataddr{mail-followup-to})\ -%<(nonnull)%(void(width))%(putaddr To: )\n\ +%<(nonnull)%(void(width))%(void(decode))%(putaddr To: )\n\ %|\ %(lit)%(formataddr %<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\ -%<(nonnull)%(void(width))%(putaddr To: )\n%>\ +%<(nonnull)%(void(width))%(void(decode))%(putaddr To: )\n%>\ %(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\ -%<(nonnull)%(void(width))%(putaddr cc: )\n%>%>\ +%<(nonnull)%(void(width))%(void(decode))%(putaddr Cc: )\n%>%>\ %; -%<{fcc}Fcc: %{fcc}\n%>\ -%<{subject}Subject: Re: %{subject}\n%>\ +Fcc: +sent +Subject: %<{subject}Re: %(putstr(trim(decode{subject})))%> %; %; Make References: and In-reply-to: fields for threading. -%; Use (void), (trim) and (putstr) to eat trailing whitespace. +%; Use (trim) to eat trailing whitespace. %; %<{message-id}In-reply-to: %{message-id}\n%>\ %<{message-id}References: \ -%<{references}%(void{references})%(trim)%(putstr) %>\ -%(void{message-id})%(trim)%(putstr)\n%>\ +%<{references}%(trim{references})%(putstr) %>\ +%(trim{message-id})%(putstr)\n%>\ Comments: In-reply-to \ %<{from}%(void{from})%?(void{apparently-from})%|%(void{sender})%>\ -%(trim)%(putstr)\n\ +%(putstr(trim(decode)))\n\ message dated "%<(nodate{date})%{date}%|%(tws{date})%>." -------- +[%4(year{date})-%02(mon{date})-%02(mday{date}) \ +%02(hour{date}):%02(min{date})] %(decode{from}) +>