Import ezmlm-idx 0.40
[ezmlm] / ezmlmsubrc
CommitLineData
f8beb284
MW
1#$Id: ezmlmsubrc,v 1.8 1999/05/11 02:32:40 lindberg Exp $
2#$Name: ezmlm-idx-040 $
3# ezmlm-make -C ezmlmsubrc dir dot local host
4# Options:
5# -3 mainlist local (required)
6# -4 mainlist host (required)
7# -6 sql connect info. Format: 'host:port:user:pw:db:table'
8# -A main list not archived (affects only bounce texts)
9# -I main list not indexed (affects only bounce texts)
10# -d this sublist is for a digest list
11#
12# NOTE: For sublists of a digest list use the list local name for -3, _not_
13# the digest list. Thus, to set up a sublist for list-digest@host, use
14# -d -3 list -4 host. This is needed to make the texts refer correctly.
15# Also, the "table" in the SQL connect info
16# Should be root, where "root" is the table name used for the main list.
17# A digest sublist is just like any other sublist, but the parent is
18# list-digest, rather than list. You need separate sublists for each and they
19# are independent. However, it's convenient to set them up in parallel, and
20# they will not interfere with one another.
21#
22# NOTE: The list address is always added to the SQL connect info to restrict
23# addresses to those serviced by this sublist.
24#
25# For memory
26</config/>
27F:<#F#>
28D:<#D#>
29T:<#T#>
30L:<#L#>
31H:<#H#>
32C:<#C#>
330:<#0#>
343:<#3#>
354:<#4#>
365:<#5#>
376:<#6#>
387:<#7#>
398:<#8#>
409:<#9#>
41########## real stuff starts here
42</sublist/>
43<#3#>@<#4#>
44</+subscribers/>
45</+bounce/>
46</+text/>
47</lock/>
48</lockbounce/>
49</-sql/>
50</sql#6D/>
51<#6#>:<#L#>@<#H#>
52</sql#6d/>
53<#6#>_digest:<#L#>_digest@<#H#>
54# links: dot -> dir/editor
55</:/editor/>
56</:-return-default/bouncer/>
57</editor/>
58|<#B#>/ezmlm-send '<#D#>'
59|<#B#>/ezmlm-warn '<#D#>' || exit 0
60</bouncer/>
61|<#B#>/ezmlm-weed
62</bouncer#D/>
63|<#B#>/ezmlm-return -D '<#D#>'
64</bouncer#d/>
65|<#B#>/ezmlm-return -d '<#D#>'
66</inhost/>
67<#H#>
68</outhost/>
69<#H#>
70</inlocal/>
71<#L#>
72</outlocal/>
73<#L#>
74</mailinglist/>
75contact <#3#>-help@<#4#>; run by ezmlm
76</headeradd/>
77Precedence: bulk
78</headerremove/>
79return-path
80return-receipt-to
81content-length
82precedence
83</text/top/>
84Hi! This is the ezmlm program.
85I'm managing the <#3#>@<#4#>
86</#D/>
87and <#3#>-digest@<#4#>
88mailing lists.
89
90</#d/>
91mailing list.
92</text/bounce-bottom/>
93
94--- Enclosed is a copy of the bounce message I received.
95
96</text/bounce-num/>
97
98</#D/>
99I've kept a list of which messages from the <#3#>@<#4#>
100mailing list have bounced from your address.
101
102</#d/>
103I've kept a list of which messages from
104the <#3#>-digest@<#4#>
105digest list have bounced from your address. In each case, the number
106is the number of the first message in the digest.
107
108</#a/>
109Copies of the messages may be in the archive.
110
111To get message 12345 from the archive, send an empty message to:
112 <<#3#>-get.12345@<#4#>>
113
114To retrieve a set of messages 123-145 (a maximum of 100 per request),
115send an empty message to:
116 <<#3#>-get.123_145@<#4#>>
117
118To receive a subject and author list for the last 100 or so messages,
119send an empty message to:
120 <<#3#>-index@<#4#>>
121
122To receive the thread of messages including message 123,
123send an empty message to:
124 <<#3#>-thread.123@<#4#>>
125
126<//>
127Here are the message numbers:
128
129</text/bounce-probe/>
130
131</#D/>
132Messages to you from the <#3#>@<#4#> mailing list
133</#d/>
134Messages to you from the <#3#>-digest@<#4#> list
135<//>
136seem to have been bouncing. I sent you a warning message, but it bounced.
137I've attached a copy of the bounce message.
138
139This is a probe to check whether your address is reachable. If this
140probe bounces, I will remove your address from the list
141without further notice. You can re-subscribe
142by sending an empty message to the following address:
143</#D/>
144 <<#3#>-subscribe@<#4#>>
145
146</#d/>
147 <<#3#>-digest-subscribe@<#4#>>
148
149</text/bounce-warn/>
150
151Messages to you from the
152</#D/>
153<#3#>@<#4#> mailing list seem to
154</#d/>
155<#3#>-digest@<#4#> digest list seem to
156<//>
157have been bouncing. I've attached a copy of the first bounce
158message I received.
159
160If this message bounces too, I will send you a probe. If the probe bounces,
161I will remove your address from the mailing list, without further notice.
162# End of minimal sublist setup.