]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/notify
Put email addresses in angle brackets.
[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
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