]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/deny-post
d949c2b6f317bfcc7a6fd0277f4fa982d4be2bdb
[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
14 to 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 reject%
26   because a moderator rejected it.
27 %endif%
28 %ifreason subonlypost%
29   because you are not a list subscriber.
30
31 %wrap%
32   %ifncontrol closedlist%%ifncontrol closedlistsub%
33     However, this is an open list. If you wish, you can simultaneously
34     subscribe and release your post by sending a message to
35     $listsubreleaseaddr$ which can usually be done simply by replying to
36     this message. The subject and the body of the message can be anything.
37     %ifncontrol nodigestsub%
38
39 %wrap%
40       Or you can simultaneously subscribe to the digest version of the list
41       and release your post by sending a message to $nomailsubreleaseaddr$
42       and you will receive multiple posts in a single message, at regular
43       intervals, or when a lot of posts have accumulated.
44     %endif%
45     %ifncontrol nonomailsub%
46
47 %wrap%
48       Or you can simultaneously subscribe to the no-mail version of the list
49       and release your post by sending a message to $nomailsubreleaseaddr$
50       and you will not receive posts sent to the list. This means you
51       potentially will not see replies to your message, unless you follow
52       the list using a web archive or have another email address subscribed
53       to another version of the list.
54     %endif%
55   %endif%%endif%
56   %ifcontrol closedlist closedlistsub%
57     If you wish to become a subscriber, you will need to contact a list
58     administrator. You can email $list+$owner@$domain$ to contact the list
59     owner.
60   %endif%
61
62 %wrap%
63   If you believe you are a subscriber, you are probably subscribed with a
64   different email address. To find out which address you are subscribed
65   with, refer to the message welcoming you to the list, or look at the
66   envelope "Return-Path" header of a message you receive from the list.
67 %endif%
68
69 %ifreason maxmailsize%
70 (The beginning of the denied message is below.)
71 %else%
72 (The denied message is below.)
73 %endif%
74
75 --=_$random0$$random1$_=
76 Content-Type: message/rfc822
77 Content-Transfer-Encoding: 8bit
78 Content-Disposition: inline; filename="message.eml"
79
80 %ifreason maxmailsize%
81 $originalmail100$
82 %else%
83 $originalmail1000000000$
84 %endif%
85 --=_$random0$$random1$_=--