blob: e62754b9f5485b9f2bc1d6ab59d1bd88116757e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
|
=head1 ������������롼��
=head2 ���ɥ쥹ǧ�ڤˤĤ��Ƥξܺ�
# Descriptions: FML::Credential �ǥ��ɥ쥹����Ӥ뤫?(��������)
# History: ��������Τǡ�off/on �����å��ʤ��ʤ�
# Value: YES_OR_NO
# Examples: yes
use_address_compare_function = yes
# Descriptions: ���С������å���ݤˡ��桼���ѡ��Ȥ���Ӥ�
# ��ʸ����ʸ������̤��뤫���ʤ�����
# �ߴ����Τ��ᡢ�ǥե���Ȥϡ֤��ʤ���
# History: none
# Value: SELECT (
# user_part_case_sensitive
# user_part_case_insensitive
# )
# Examples: user_part_case_insensitive
address_compare_function_type = user_part_case_insensitive
# Descriptions: ��륢�ɥ쥹����Ӥ���ݤΥɥᥤ����ӥ�٥�
# History: ML_MEMBER_CHECK
# Value: NUM
# Examples: 3
address_compare_function_domain_matching_level = 3
=head2 �Ƶ�ǽ�ˤ���������( ***_restrictions )
# Descriptions: ��Ƥؤ�����
# History: fml 4.0 �� PERMIT_POST_FROM �� REJECT_ADDR ����������
# Value: MIX (
# permit_anyone
# permit_member_maps
# check_article_thread
# check_pgp_signature
# permit_forward_to_moderator
# reject_system_special_accounts
# reject_spammer_maps
# reject
# isolate_system_special_accounts
# isolate_spammer_maps
# isolate
# ignore_invalid_request
# ignore
# )
# Examples:
article_post_restrictions = isolate_system_special_accounts
permit_member_maps
isolate
# Descriptions: ���ޥ�ɤؤ�����
# History: fml 4.0 �� PERMIT_COMMAND_FROM �� REJECT_ADDR ����������
# Value: MIX (
# permit_anyone
# permit_member_maps
# permit_anonymous_command
# permit_user_command
# check_pgp_signature
# reject_system_special_accounts
# reject_spammer_maps
# reject
# isolate_system_special_accounts
# isolate_spammer_maps
# isolate
# ignore_invalid_request
# ignore
# )
# Examples:
command_mail_restrictions = isolate_system_special_accounts
permit_anonymous_command
permit_user_command
isolate
# Descriptions: admin ���ޥ�ɤؤ�����
# History: fml 4.0 �� ?
# Value: MIX (
# permit_anyone
# permit_admin_member_maps
# check_admin_member_password
# check_pgp_signature
# reject_system_special_accounts
# reject_spammer_maps
# reject
# reject_system_special_accounts
# reject_spammer_maps
# reject
# )
# Examples:
# 1. members-admin ������ǧ�ڤ���
# permit_admin_member_maps reject
# 2. �ѥ����ǧ�� (members-admin �����ѥ����ǧ��)
# check_admin_member_password reject
#
admin_command_mail_restrictions = reject_system_special_accounts
check_admin_member_password
reject
=head2 ���С��Ȥߤʤ����Τ�ï����
# Descriptions: ��Ͽ�ʤɤκݤ��оݤȤʤ���С��ꥹ��
# XXX map �Υ����פˤ�äƤϽ��ߤǤ��ʤ����Ȥ⤢��
# XXX (��: unix.group )
# History: fml 4.0 �� $MEMBER_LIST
# Value: MAP
# Examples: /var/spool/ml/elena/members
primary_member_map = file:$ml_home_dir/members
# Descriptions: ���С����ɤ���ǧ�ڤ���ݤ˸������뤹�٤ƤΥ��С��ꥹ��
# History: fml 4.0 �� $MEMBER_LIST @MEMBER_LIST ����
# Value: MAP_LIST
# Examples:
member_maps = $primary_member_map
$admin_member_maps
=head2 �����ԤΥꥹ��
# Descriptions: ��Ͽ�ʤɤκݤ��оݤȤ�������ԤΥꥹ��
# XXX map �Υ����פˤ�äƤϽ��ߤǤ��ʤ����Ȥ⤢��
# XXX (��: unix.group )
# History: fml 4.0 �� $ACTIVE_LIST
# Value: MAP
# Examples: /var/spool/ml/elena/recipients
primary_recipient_map = file:$ml_home_dir/recipients
# Descriptions: ���٤Ƥμ����ԤΥꥹ��
# �ߴ����Τ��� actives �⥵�������о�
# History: fml 4.0 �� $ACTIVE_LIST @ACTIVE_LIST ����
# Value: MAP_LIST
# Examples: file:$ml_home_dir/recipients
# unix.group:fml
recipient_maps = $primary_recipient_map
file:$ml_home_dir/actives
=head2 �ޤȤᤪ����
# Descriptions: ���ߡ�
# History: none
# Value: MAP
# Examples:
primary_digest_member_map = $primary_member_map
# Descriptions: ���ߡ�
# History: none
# Value: MAP_LIST
# Examples:
digest_member_maps = $primary_member_maps
# Descriptions: �ޤȤ����������ԤΥꥹ��
# XXX map �Υ����פˤ�äƤϽ��ߤǤ��ʤ����Ȥ⤢��
# XXX (��: unix.group )
# History: fml 4.0 �Ǥ� $ACTIVE_LIST �Υ��ץ����Ȥ��Ƽ���
# Value: MAP
# Examples: /var/spool/ml/elena/recipients-digest
primary_digest_recipient_map = file:$ml_home_dir/recipients-digest
# Descriptions: ���٤ƤΤޤȤ������٤������ԤΥꥹ��
# History: fml 4.0 �� $ACTIVE_LIST @ACTIVE_LIST �Υ��ץ����Ȥ��Ƽ���
# Value: MAP_LIST
# Examples: file:$ml_home_dir/recipients-digest
# unix.group:fml
digest_recipient_maps = $primary_digest_recipient_map
=head2 ��⡼�ȴ����ԥ��С��Ȥߤʤ����Τ�ï����
# Descriptions: ��Ͽ�ʤɤκݤ��оݤȤʤ���С��ꥹ��
# XXX map �Υ����פˤ�äƤϽ��ߤǤ��ʤ����Ȥ⤢��
# XXX (��: unix.group )
# History: fml 4.0 �� $ADMIN_MEMBER_LIST
# Value: MAP
# Examples: /var/spool/ml/elena/members-admin
primary_admin_member_map = file:$ml_home_dir/members-admin
# Descriptions: ���С����ɤ���ǧ�ڤ���ݤ˸������뤹�٤ƤΥ��С��ꥹ��
# History: fml 4.0 �� $ADMIN_MEMBER_LIST @ADMIN_MEMBER_LIST ����
# Value: MAP_LIST
# Examples:
admin_member_maps = $primary_admin_member_map
# Descriptions: �Ȥꤢ����������Ƥ��뤱�ɡ��Ȥ��ƤϤ��ʤ�
# History: 4.0 �ˤϤʤ�
# Value: MAP
# Examples: /var/spool/ml/elena/recipients-admin
primary_admin_recipient_map = file:$ml_home_dir/recipients-admin
# Descriptions: �Ȥꤢ����������Ƥ��뤱�ɡ��Ȥ��ƤϤ��ʤ�
# History: 4.0 �ˤϤʤ�
# Value: MAP_LIST
# Examples: /var/spool/ml/elena/recipients-admin
admin_recipient_maps = $primary_admin_recipient_map
# Descriptions: ��⡼�ȴ����ԤΥѥ���ɥե�����
# History: 4.0 �� $PASSWD_FILE
# Value: MAP
# Examples: /var/spool/ml/elena/etc/passwd
primary_admin_member_password_map = file:$etc_dir/passwd-admin
# Descriptions: ��⡼�ȴ����ԤΥѥ���ɥե�����(��)
# �ߴ����Τ��� etc/passwd �⥵�������о�
# History: 4.0 �ˤϤʤ�
# Value: MAP_LIST
# Examples:
admin_member_password_maps = $primary_admin_member_password_map
file:$etc_dir/passwd
=head2 ��ǥ졼�����С��Ȥߤʤ����Τ�ï����
# Descriptions: ��Ͽ�ʤɤκݤ��оݤȤʤ���С��ꥹ��
# XXX map �Υ����פˤ�äƤϽ��ߤǤ��ʤ����Ȥ⤢��
# XXX (��: unix.group )
# History: fml 4.0 �� $MODERATOR_MEMBER_LIST
# Value: MAP
# Examples: /var/spool/ml/elena/members-moderator
primary_moderator_member_map = file:$ml_home_dir/members-moderator
# Descriptions: ���С����ɤ���ǧ�ڤ���ݤ˸������뤹�٤ƤΥ��С��ꥹ��
# History: fml 4.0 �ˤ�����ʪ���ʤ���$MODERATOR_MEMBER_LIST �Τߤ��ä�
# Value: MAP_LIST
# Examples:
moderator_member_maps = $primary_moderator_member_map
# Descriptions: �Ȥꤢ����������Ƥ��뤱�ɡ��Ȥ��ƤϤ��ʤ�
# History: 4.0 �ˤϤʤ�
# Value: MAP
# Examples: /var/spool/ml/elena/recipients-moderator
primary_moderator_recipient_map = file:$ml_home_dir/recipients-moderator
# Descriptions: �Ȥꤢ����������Ƥ��뤱�ɡ��Ȥ��ƤϤ��ʤ�
# History: 4.0 �ˤϤʤ�
# Value: MAP_LIST
# Examples: /var/spool/ml/elena/recipients-moderator
moderator_recipient_maps = $primary_moderator_recipient_map
=head2 ��������ȥ١����Υ����������¤���
# Descriptions: OS ���ȤäƤ���褦�ʥ�������Ȥ伫ư�ץ������Υꥹ��
# �����Υ�������Ȥ�
# 1. ��������Ŀͤ�����Ǥ��ʤ��褦�ʥ�������ȤǤ��롣
# 2. ���Ƥ��Ƽ�ư�ץ������ʤɤˤʤäƤ��ꡢ
# ���롼�פʤɤ�Ҥ����������롣
# ��������ͳ�ˤ��˾�ޤ����ʤ���������Ȥ����Ȼפ��롣
# History: fml 4.0 �� $REJECT_ADDR
# Value: REGEXP_LIST
# Examples: see below
system_special_accounts = root
postmaster
MAILER-DAEMON
msgs
nobody
news
majordomo
listserv
listproc
\S+\-help
\S+\-subscribe
\S+\-unsubscribe
=head2 ����Υ��ɥ쥹����ݤ���
# Descriptions: ���ѥޡ��Ȥ��������ݤ��������ɥ쥹�Υꥹ��
# History: $REJECT_ADDR_LIST
# Value: MAP
# Examples: pcre:/var/spool/ml/elena/spammer.pcre
primary_spammer_map =
# Descriptions: ���ѥޡ��Ȥ��������ݤ��������ɥ쥹�Υꥹ��
# History: $REJECT_ADDR_LIST
# Value: MAP_LIST
# Examples: pcre:/var/spool/ml/elena/spammer.pcre
spammer_maps = $primary_spammer_map
=head2 LIST ADDRESSES
# Descriptions: �̤ͣ��Ȥ����ɥ쥹: ��: elena, elena-ctl
# ���Ȥ��С�libexec/error �ϡ������Υ��ɥ쥹��
# ��������㤤���ʤ���
# History: none
# Value: RFC822_ADDRESS_LIST
# Examples: (elena-ctl@fml.org elena-ctl@fml.org ...)
list_addresses = $maintainer
$article_post_address
$command_mail_address
# Descriptions:
# History:
# Value: RFC822_ADDRESS
# Examples:
article_post_address = $address_for_post
# Descriptions:
# History:
# Value: RFC822_ADDRESS
# Examples:
command_mail_address = $address_for_command
|