]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/notify
Updated to reflect new unsubscription and version switching behaviour.
[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 %ifaction sub%
7 %wrap%
8   The address $subaddr$ has been subscribed to the
9   %iftype normal% normal %endif%
10   %iftype digest% digest %endif%
11   %iftype nomail% no-mail %endif%
12   version of 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
27 %ifaction unsub%
28 %wrap%
29   The address $subaddr$ has been unsubscribed from
30   %iftype normal%%endif%
31   %iftype digest% the digest version of %endif%
32   %iftype nomail% the no-mail version of %endif%
33   the list
34   %ifreason request%
35     because a request to unsubscribe was received.
36   %endif%
37   %ifreason confirm%
38     because a request to unsubscribe was confirmed.
39   %endif%
40   %ifreason admin%
41     because an administrator commanded it.
42   %endif%
43   %ifreason bouncing%
44     because it has been bouncing for too long.
45   %endif%
46 %endif%
47