]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/deny-post
Add modonlypost reason to deny-post in English.
[mlmmj-listtexts.git] / en / deny-post
1 Subject: Post to $list$@$domain$ denied: $subject$
2 MIME-Version: 1.0
3 Content-Type: multipart/mixed;
4  boundary="=_$random0$$random1$_="
5 Content-Transfer-Encoding: 8bit
6
7 --=_$random0$$random1$_=
8 Content-Type: text/plain; charset=utf8
9 Content-Transfer-Encoding: 8bit
10
11 %text prologue%
12
13 %wrap%The message from <$posteraddr$> with subject "$subject$" was unable to
14 be delivered to the list
15 %ifreason maxmailsize%
16   because it exceeded the maximum allowed message size of $maxmailsize$
17   bytes.
18 %endif%
19 %ifreason tocc%
20   because the list address was not found in either the To: or CC: header.
21 %endif%
22 %ifreason access%
23   because of an access rule set up by the list administrator.
24 %endif%
25 %ifreason expired%
26   because too much time passed without any moderator releasing it.
27 %endif%
28 %ifreason reject%
29   because a moderator rejected it.
30 %endif%
31 %ifreason subonlypost%
32   because you are not a list subscriber.
33
34   %ifncontrol closedlist%%ifncontrol closedlistsub%
35     %^%%text subrelease%
36   %endif%%endif%
37
38   %ifcontrol closedlist closedlistsub%
39     %^%%wrap%If you wish to become a subscriber, you will need to contact a
40     list administrator. You can email <$list+$owner@$domain$> to contact the
41     list owner.
42   %endif%
43
44   %^%%wrap%If you believe you are a subscriber, you are probably subscribed
45   with a different email address. To find out which address you are
46   subscribed with, refer to the message welcoming you to the list, or look
47   at the envelope "Return-Path" header of a message you receive from the
48   list.
49 %endif%
50 %ifreason modonlypost%
51   because you are not a list moderator.
52 %endif%
53
54 %ifreason maxmailsize%
55   %^%(The beginning of the denied message is below.)
56 %else%
57   %^%(The denied message is below.)
58 %endif%
59
60 --=_$random0$$random1$_=
61 Content-Type: message/rfc822
62 Content-Transfer-Encoding: 8bit
63 Content-Disposition: inline; filename="message.eml"
64
65 %ifreason maxmailsize%
66   %^%%originalmail 300%
67 %else%
68   %^%%originalmail%
69 %endif%
70 --=_$random0$$random1$_=--