]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/notify
Remove references to specific unsubscription which is no longer available.
[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%The address <$subaddr$> has been subscribed to the
8   %iftype normal% normal %endif%
9   %iftype digest% digest %endif%
10   %iftype nomail% no-mail %endif%
11   version of the list
12   %ifreason request%
13     because a request to join was received.
14   %endif%
15   %ifreason confirm%
16     because a request to join was confirmed.
17   %endif%
18   %ifreason admin%
19     because an administrator commanded it.
20   %endif%
21   %ifreason permit%
22     because a gatekeeper permitted it.
23   %endif%
24 %endif%
25
26 %ifaction unsub%
27   %^%%wrap%The address <$subaddr$> has been unsubscribed from the list
28   %ifreason request%
29     because a request to unsubscribe was received.
30   %endif%
31   %ifreason confirm%
32     because a request to unsubscribe was confirmed.
33   %endif%
34   %ifreason admin%
35     because an administrator commanded it.
36   %endif%
37   %ifreason bouncing%
38     because it has been bouncing for too long.
39   %endif%
40 %endif%
41