3 %; form (components) file for `repl -group'
5 %; Check the following headers to create reply addresses.
7 %; To: Mail-Followup-To
11 %; To: Mail-Reply-To (or)
23 %(void(localmbox))%(void(width))%(putaddr From: )
24 %(lit)%(formataddr{mail-followup-to})\
25 %<(nonnull)%(void(width))%(putaddr To: )\n\
27 %(lit)%(formataddr %<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\
28 %<(nonnull)%(void(width))%(putaddr To: )\n%>\
29 %(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(localmbox))\
30 %<(nonnull)%(void(width))%(putaddr cc: )\n%>%>\
32 Fcc: %<{fcc}%{fcc}%|+outbox%>
33 Subject: %<{subject}Re: %(void{subject})%(trim)%(putstr)%>
35 %; Make References: and In-reply-to: fields for threading.
36 %; Use (void), (trim) and (putstr) to eat trailing whitespace.
38 %<{message-id}In-reply-to: %{message-id}\n%>\
39 %<{message-id}References: \
40 %<{references}%(void{references})%(trim)%(putstr) %>\
41 %(void{message-id})%(trim)%(putstr)\n%>\
42 Comments: In-reply-to \
43 %<{from}%(void{from})%?(void{apparently-from})%|%(void{sender})%>\
45 message dated "%<(nodate{date})%{date}%|%(tws{date})%>."