Renames: s/+outbox/+sent/ and s/cc:/Cc:/
[mmh] / etc / replcomps
index 9166411..2520c8e 100644 (file)
@@ -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})%>)\
@@ -18,8 +18,8 @@
 %(formataddr{resent-cc})\
 %(formataddr{prev-resent-cc})\
 %(formataddr(me))\
-%(void(width))%(putaddr cc: )
-Fcc: %<{fcc}%{fcc}%|+outbox%>
+%(void(width))%(putaddr Cc: )
+Fcc: %<{fcc}%{fcc}%|+sent%>
 Subject: %<{subject}Re: %(void{subject})%(trim)%(putstr)%>
 %;
 %; Make References: and In-reply-to: fields for threading.