]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/finish
Add expired as a reason for post and sub denial.
[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
16   %iftype normal%%endif%
17   %iftype digest% the digest version of %endif%
18   %iftype nomail% the no-mail version of %endif%
19   the list.
20 %endif%
21
22 %ifaction release%
23 %wrap%
24   You have successfully released the message from $posteraddr$ with subject
25   "$subject" to the list.
26 %endif%
27
28 %ifaction reject%
29 %wrap%
30   You have successfully rejected the message from $posteraddr$ with subject
31   "$subject".
32 %endif%
33
34 %ifaction permit%
35 %wrap%
36   You have successfully permitted $subaddr$ to join the list.
37 %endif%
38
39 %ifaction obstruct%
40 %wrap%
41   You have successfully obstructed $subaddr$ from joining the list.
42 %endif%
43
44 %ifaction post%
45 %wrap%
46   %ifreason confirm%
47     Thank you for confirming your post.
48   %endif%
49   %ifreason release%
50     A moderator has released your post.
51   %endif%
52   %ifreason request%
53     Thank you for your post.
54   %endif%
55   It is now being distributed to the list.
56 %endif%
57