source: trunk/third/nmh/etc/replgroupcomps @ 12455

Revision 12455, 965 bytes checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12454, which included commits to RCS files with non-trunk default branches.
Line 
1%; replgroupcomps
2%;
3%; form (components) file for `repl -group'
4%;
5%; Check the following headers to create reply addresses.
6%;
7%; To: Mail-Followup-To
8%;
9%; OR
10%;
11%; To: Mail-Reply-To   (or)
12%;     Reply-To        (or)
13%;     From            (or)
14%;     Sender          (or)
15%;     Return-Path
16%;
17%; AND
18%;
19%; cc: To              (and)
20%;     cc              (and)
21%;     personal address
22%;
23%(lit)%(formataddr{mail-followup-to})\
24%<(nonnull)%(void(width))%(putaddr To: )\n\
25%|\
26%(lit)%(formataddr %<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\
27%<(nonnull)%(void(width))%(putaddr To: )\n%>\
28%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\
29%<(nonnull)%(void(width))%(putaddr cc: )\n%>%>\
30%;
31%<{fcc}Fcc: %{fcc}\n%>\
32%<{subject}Subject: Re: %{subject}\n%>\
33In-Reply-To: Message from %<{from}%{from}%?{sender}%{sender}%|%{return-path}%>\n\
34   of "%<(nodate{date})%{date}%|%(pretty{date})%>."\
35%<{message-id} %{message-id}%>\n\
36--------
Note: See TracBrowser for help on using the repository browser.