File: replgroupcomps

package info (click to toggle)
mmh 0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,976 kB
  • sloc: ansic: 26,132; sh: 6,871; makefile: 680; awk: 74
file content (48 lines) | stat: -rw-r--r-- 1,386 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
%; replgroupcomps
%;
%; form (components) file for `repl -group'
%;
%; Check the following headers to create reply addresses.
%;
%; To: Mail-Followup-To
%;
%; OR
%;
%; To: Mail-Reply-To   (or)
%;     Reply-To        (or)
%;     From            (or)
%;     Sender          (or)
%;     Return-Path
%;
%; AND
%;
%; Cc: To              (and)
%;     Cc              (and)
%;     personal address
%;
%(lit)%(formataddr{mail-followup-to})\
%<(nonnull)%(void(width))%(void(decode))%(putaddr To: )\n\
%|\
%(lit)%(formataddr %<{mail-reply-to}%?{reply-to}%?{from}%?{sender}%?{return-path}%>)\
%<(nonnull)%(void(width))%(void(decode))%(putaddr To: )\n%>\
%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\
%<(nonnull)%(void(width))%(void(decode))%(putaddr Cc: )\n%>%>\
%;
Fcc: +sent
Subject: %<{subject}Re: %(putstr(trim(decode{subject})))%>
%;
%; Make References: and In-reply-to: fields for threading.
%; Use (trim) to eat trailing whitespace.
%;
%<{message-id}In-reply-to: %{message-id}\n%>\
%<{message-id}References: \
%<{references}%(trim{references})%(putstr) %>\
%(trim{message-id})%(putstr)\n%>\
Comments: In-reply-to \
%<{from}%(void{from})%?(void{apparently-from})%|%(void{sender})%>\
%(putstr(trim(decode)))\n\
   message dated "%<(nodate{date})%{date}%|%(tws{date})%>."
--------
[%4(year{date})-%02(mon{date})-%02(mday{date}) \
%02(hour{date}):%02(min{date})] %(decode{from})
>