]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/finish
Simplify some version-related alternatives.
[mlmmj-listtexts.git] / en / finish
1 %ifaction unsub%Subject: Goodbye from $list$@$domain$%endif%
2 %ifaction release reject%Subject: Moderated $list$@$domain$: $subject$%endif%
3 %ifaction permit obstruct%Subject: Guarded $list$@$domain$: $subaddr$%endif%
4 %ifaction post%Subject: Posted to $list$@$domain$: $subject$%endif%
5
6 %text prologue%
7
8 %ifaction unsub%
9 %wrap%
10   %ifreason request%
11   %endif%
12   %ifreason confirm%
13     Thank you for confirming your unsubscribe.
14   %endif%
15   You have now been removed from the list.
16 %endif%
17
18 %ifaction release%
19 %wrap%
20   You have successfully released the message from $posteraddr$ with subject
21   "$subject$" to the list.
22 %endif%
23
24 %ifaction reject%
25 %wrap%
26   You have successfully rejected the message from $posteraddr$ with subject
27   "$subject$".
28 %endif%
29
30 %ifaction permit%
31 %wrap%
32   You have successfully permitted $subaddr$ to join the list.
33 %endif%
34
35 %ifaction obstruct%
36 %wrap%
37   You have successfully obstructed $subaddr$ from joining the list.
38 %endif%
39
40 %ifaction post%
41 %wrap%
42   %ifreason confirm%
43     Thank you for confirming
44   %endif%
45   %ifreason release%
46     A moderator has released
47   %endif%
48   %ifreason request%
49     Thank you for
50   %endif%
51   your post with subject "$subject$".
52   It is now being distributed to the list.
53 %endif%
54