]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/finish
Put email addresses in angle brackets.
[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$>
24   with subject "$subject$" to the list.
25 %endif%
26
27 %ifaction reject%
28   %^%%wrap%You have successfully rejected the message from <$posteraddr$>
29   with 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
38   list.
39 %endif%
40
41 %ifaction post%
42   %^%%wrap%
43   %ifreason confirm%
44     Thank you for confirming
45   %endif%
46   %ifreason release%
47     A moderator has released
48   %endif%
49   %ifreason request%
50     Thank you for
51   %endif%
52   your post with subject "$subject$".
53   It is now being distributed to the list.
54 %endif%
55