X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e429820bc15ffd06239ae9e4f4100ee47738deba..303e8387acecca26329e939f228f78ca805b7a15:/etc/replcomps diff --git a/etc/replcomps b/etc/replcomps index 91664113..cf361095 100644 --- a/etc/replcomps +++ b/etc/replcomps @@ -1,7 +1,14 @@ -%; $Header$ +%; +%; replcomps - our default component file for "repl" +%; +%; +%; First, output a "From" header. +%(void(localmbox))%(void(width))%(putaddr From: ) %; %; These next lines slurp in lots of addresses for To: and cc:. %; Use with repl -query or else you may get flooded with addresses! +%; Currently %(decode) should NOT be used on address fields, in case invalid +%; characters are in an address. %; %; If no To:/cc:/Fcc: text, we output empty fields for prompter to fill in. %; @@ -17,7 +24,7 @@ %(formataddr{x-cc})\ %(formataddr{resent-cc})\ %(formataddr{prev-resent-cc})\ -%(formataddr(me))\ +%(formataddr(localmbox))\ %(void(width))%(putaddr cc: ) Fcc: %<{fcc}%{fcc}%|+outbox%> Subject: %<{subject}Re: %(void{subject})%(trim)%(putstr)%>