X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e429820bc15ffd06239ae9e4f4100ee47738deba..865cc1bd7e146d8a3fe44ede30d834f7ab0c195c:/etc/replcomps diff --git a/etc/replcomps b/etc/replcomps index 91664113..b5227469 100644 --- a/etc/replcomps +++ b/etc/replcomps @@ -1,7 +1,13 @@ -%; $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 +23,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)%>