]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - zh-cn/deny-post
Convert line endings of Chinese texts to Unix style.
[mlmmj-listtexts.git] / zh-cn / deny-post
1 Subject: 发往 $list$@$domain$ 的邮件被拒绝: $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%来自 $posteraddr$ 题为《$subject$》的邮件无法投递到列表,
14 %ifreason maxmailsize%
15   因为超出了所允许的最大邮件尺寸 $maxmailsize$
16   字节。
17 %endif%
18 %ifreason tocc%
19   因为列表地址未出现在 To: 或 CC: 头部字段。
20 %endif%
21 %ifreason access%
22   因为管理员设置了权限规则。
23 %endif%
24 %ifreason expired%
25   因为过久没有版主通过。
26 %endif%
27 %ifreason reject%
28   因为有版主否决了该邮件。
29 %endif%
30 %ifreason subonlypost%
31   因为您不是列表订户。
32
33   %ifncontrol closedlist%%ifncontrol closedlistsub%
34     %text subrelease%
35   %endif%%endif%
36
37   %ifcontrol closedlist closedlistsub%
38 %wrap%
39     如果您打算成为订户,需要联系列表管理员。
40     您可以发送邮件到 $list+$owner@$domain$ 联系列表所有者。
41   %endif%
42
43 %wrap%
44   如果您确信自己是订户,可能通过不同的电子邮箱地址订阅了。
45   要查明您订阅的地址,请参考欢迎您加入列表的邮件,或查阅
46   您所收到的列表邮件的“Return-Path”头。
47 %endif%
48
49 %ifreason maxmailsize%
50 (被回绝的邮件开头如下。)
51 %else%
52 (被回绝的邮件如下。)
53 %endif%
54
55 --=_$random0$$random1$_=
56 Content-Type: message/rfc822
57 Content-Transfer-Encoding: 8bit
58 Content-Disposition: inline; filename="message.eml"
59
60 %ifreason maxmailsize%
61 %originalmail 300%
62 %else%
63 %originalmail%
64 %endif%
65 --=_$random0$$random1$_=--