X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=etc%2Freplcomps;h=523070078752b3ce44b27c383c965871be39c01e;hp=6ec3ce727d6b9df50f931c3280bf3849b8578249;hb=d4bcca1aa235370bc20bc2734c0cd6f700b17871;hpb=c948e3f891a14ca70ed9f82ac05481e2a8614bb5 diff --git a/etc/replcomps b/etc/replcomps index 6ec3ce7..5230700 100644 --- a/etc/replcomps +++ b/etc/replcomps @@ -1,9 +1,9 @@ %; $Header$ %; -%; These next lines slurp in lots of addresses for To: and cc:. +%; These next lines slurp in lots of addresses for To: and Cc:. %; Use with repl -query or else you may get flooded with addresses! %; -%; If no To:/cc:/Fcc: text, we output empty fields for prompter to fill in. +%; If no To:/Cc:/Fcc: text, we output empty fields for prompter to fill in. %; %(lit)%(formataddr{reply-to})\ %(formataddr %<{from}%(void{from})%|%(void{apparently-from})%>)\ @@ -11,26 +11,29 @@ %(formataddr{prev-resent-to})\ %(formataddr{x-to})\ %(formataddr{apparently-to})\ -%(void(width))%(putaddr To: ) +%(void(width))%(void(decode))%(putaddr To: ) %(lit)%(formataddr{to})\ %(formataddr{cc})\ %(formataddr{x-cc})\ %(formataddr{resent-cc})\ %(formataddr{prev-resent-cc})\ %(formataddr(me))\ -%(void(width))%(putaddr cc: ) -Fcc: %<{fcc}%{fcc}%|+outbox%> -Subject: %<{subject}Re: %{subject}%> +%(void(width))%(void(decode))%(putaddr Cc: ) +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}) +>