Commit a188ed90 a188ed90af2b07e6673a43b7e0fc91bf9de39e41 by Sergey Poznyakoff

New file.

1 parent f775702b
1 %; This is the default replgroupcomps file for Mailutils MH.
2 %;
3 %; GNU Mailutils -- a suite of utilities for electronic mail
4 %; Copyright (C) 2003 Free Software Foundation, Inc.
5 %; Distributed under GPL.
6 %;
7 %(lit)%(formataddr{mail-followup-to})\
8 %<(nonnull)%(void(width))%(putaddr To: )\n\
9 %|\
10 %(lit)%(formataddr %<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\
11 %<(nonnull)%(void(width))%(putaddr To: )\n%>\
12 %(lit)%<(rcpt to)%(formataddr{to})%>%<(rcpt cc)%(formataddr{cc})%>%<(rcpt me)%(formataddr(me))%>\
13 %<(nonnull)%(void(width))%(putaddr cc: )\n%>%>\
14 %;
15 %<{fcc}Fcc: %{fcc}\n%>\
16 %<{subject}%(lit)%(concat(unre{subject}))%(printhdr Subject: Re: )\n%>\
17 %(lit)%(concat(in_reply_to))%<(nonnull)%(void(width))%(printhdr In-reply-to: )\n%>\
18 %(lit)%(concat(references))%<(nonnull)%(void(width))%(printhdr References: )\n%>\
19 X-Mailer: MH \(%(package_string)\)\n\
20 --------