]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/notify
e2e32709934f6627b97a54ec0c51416a30806cae
[mlmmj-listtexts.git] / en / notify
1 %ifaction sub%Subject: Subscribed to $list$@$domain$: $subaddr$%endif%
2 %ifaction unsub%Subject: Unsubscribed from $list$@$domain$: $subaddr$%endif%
3
4 %text prologue%
5
6 %wrap%
7 %ifaction sub%
8   The address $subaddr$ has been subscribed to
9   %iftype normal%%endif%
10   %iftype digest% the digest version of %endif%
11   %iftype nomail% the no-mail version of %endif%
12   the list
13   %ifreason request%
14     because a request to join was received.
15   %endif%
16   %ifreason confirm%
17     because a request to join was confirmed.
18   %endif%
19   %ifreason admin%
20     because an administrator commanded it.
21   %endif%
22   %ifreason permit%
23     because a gatekeeper permitted it.
24   %endif%
25 %endif%
26 %ifaction unsub%
27   The address $subaddr$ has been unsubscribed from
28   %iftype normal%%endif%
29   %iftype digest% the digest version of %endif%
30   %iftype nomail% the no-mail version of %endif%
31   the list.
32   %ifreason request%
33     because a request to unsubscribe was received.
34   %endif%
35   %ifreason confirm%
36     because a request to unsubscribe was confirmed.
37   %endif%
38   %ifreason admin%
39     because an administrator commanded it.
40   %endif%
41   %ifreason bouncing%
42     because it has been bouncing for too long.
43   %endif%
44 %endif%
45