]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/finish
1d3d363a97f70da810a92ba3bf7cb5641a825e87
[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   %ifreason admin%
16     An administrator has removed you from the list.
17   %else%
18     You have now been removed from the list.
19   %endif%
20 %endif%
21
22 %ifaction release%
23   %^%%wrap%You have successfully released the message from $posteraddr$ with
24   subject "$subject$" to the list.
25 %endif%
26
27 %ifaction reject%
28   %^%%wrap%You have successfully rejected the message from $posteraddr$ with
29   subject "$subject$".
30 %endif%
31
32 %ifaction permit%
33   %^%%wrap%You have successfully permitted $subaddr$ to join the list.
34 %endif%
35
36 %ifaction obstruct%
37   %^%%wrap%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