summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.ja/command.cf
blob: cca77c343c8a67d648ed96813ee475b79d2417d7 (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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
=head1	���ޥɤ����

=head2	ץ�����


# Descriptions: ���ޥ�ɥ᡼���Ȥ�����
#      History: �ʤ�
#		$use_command_mail_program (fml8 pre alpha)
#        Value: YES_OR_NO
#     Examples: yes / no
use_command_mail_function = ${use_command_mail_program:-yes}


# Descriptions: ���ޥ�ɥ᡼����ֻ�����Ƭ��
#		�֤������ fml8 �Ǥ��ġפȼ��ʾҲ𤹤뤫�ݤ���
#      History: none
#        Value: YES_OR_NO
#     Examples: yes / no
use_command_mail_reply_preamble = yes


# Descriptions: ���ޥ�ɥ᡼����ֻ��κǸ�˽�����̤Υ��ޥ��Ĥ��뤫�ݤ���
#      History: none
#        Value: YES_OR_NO
#     Examples: yes / no
use_command_mail_reply_trailor = yes



=head2	���ޥ�� ץ���ץ

# Descriptions: command prompt in message reply
#      History: hard coded in fml (< 4.0)
#        Value: PROMPT
#     Examples: >>>
command_mail_reply_prompt			=	>>>


=head2	ե��륿


# Descriptions:
#      History:
#        Value: YES_OR_NO
#     Examples:
use_command_mail_filter	= 	yes
 

# Descriptions:
#      History:
#        Value: MIX ( command_mail_size_filter )
#     Examples:
command_mail_filter_functions	=	command_mail_size_filter


=head2	ե��륿���Ƥ��줿���Ȥ򶵤���


# Descriptions: �ե��륿���Ƥ��줿���Ȥ򶵤���
#      History: 4.0 �Ǥϥϡ��ɥ����ɤ��ä��褦�ʡ�
#        Value: YES_OR_NO
#     Examples: yes
use_command_mail_filter_reject_notice	=	yes


# Descriptions: ���顼�Τ��Τ餻�μ�����
#      History: 4.0 �Ǥϥϡ��ɥ����ɤ��ä��褦�ʡ�
#        Value: MIX ( maintainer sender )
#     Examples: maintainer sender
command_mail_filter_reject_notice_recipients	=	maintainer
							sender


# Descriptions: �Ƥ����᡼���ɤΤ褦�˥ե���ɤ��뤫��
#               �����륹�ʤɤ��θ����ȡ�ʸ���󤬤����Ȥ��⤦
#      History: 4.0 �Ǥ�ʸ����ǡ�����ϥϡ��ɥ����ǥ��󥰤���Ƥ�����
#        Value: SELECT ( multipart string )
#     Examples: string
command_mail_filter_reject_notice_data_type	=	string


=head2	���������¥١����Υե��륿


# Descriptions: ����������򺬵�ˤ����ե��륿��󥰤򤹤뤫��
#      History:
#        Value: YES_OR_NO
#     Examples:
use_command_mail_size_filter	=	yes


# Descriptions: �ե��륿��󥰤Υ롼�롣
#               �ɤΥ롼��ˤ�ޥå����ʤ��ʤ顢���ޥ�ɥ᡼���ǧ����롣
#      History:
#        Value: MIX (
#			check_header_size
#			check_body_size
#			check_command_limit
#			check_line_length_limit
#			permit
#		)
#     Examples:
command_mail_size_filter_rules	=	check_header_size
					check_body_size
					check_command_limit
					check_line_length_limit
					permit



# Descriptions: MTA ���� fml �������Ȥ�ݤΥ��ޥ�ɥ᡼��Υإå��������ξ����
#      History:
#        Value: NUM
#     Examples: 102400
incoming_command_mail_header_size_limit	= $default_mail_header_size_limit


# Descriptions: MTA ���� fml �������Ȥ�ݤΥ��ޥ�ɥ᡼�����ʸ�������ξ����
#      History:
#        Value: NUM
#     Examples: 10240000
incoming_command_mail_body_size_limit	= $default_mail_body_size_limit


# Descriptions: fml ���� MTA ���Ϥ��ݤΥ��ޥ�ɥ᡼��Υإå��������ξ����
#		(����󡢤��ε�ǽ��̤����;-)
#      History:
#        Value: NUM
#     Examples: 102400
outgoing_command_mail_header_size_limit	= $default_mail_header_size_limit


# Descriptions: fml ���� MTA ���Ϥ��ݤΥ��ޥ�ɥ᡼�����ʸ�������ξ����
#		(����󡢤��ε�ǽ��̤����;-)
#      History:
#        Value: NUM
#     Examples: 10240000
outgoing_command_mail_body_size_limit	= $default_mail_body_size_limit



=head2	���ޥɥ᡼����̤�����˴ޤޤƤ��ޥɤؤξ��


#
# �ʲ������¤ϥ��ޥ�ɥ᡼���ʸ�����ΤˤĤ��ƤΤ�ΤǤ��ꡢ
# ���ޥ�ɰ�¸�����¤�����¸�ߤ���
# ��: ${���ޥ��̾}_command_�ե������_limit
#


# Descriptions: ���ޥ�ɥ᡼����̤�����˴ޤޤ�Ƥ���
#               ͭ���ʥ��ޥ�ɿ��ξ�¡�
#      History: $MAXNUM_COMMAND_INPUT
#        Value: NUM
#     Examples: 100
command_mail_valid_command_limit	=	100


# Descriptions: ���ޥ�ɥ᡼����̤�����˴ޤޤ�Ƥ���
#               ̵���ʥ��ޥ�ɿ��ξ�¡�
#      History: $MAXNUM_COMMAND_INPUT
#        Value: NUM
#     Examples: 100
command_mail_invalid_command_limit	=	100


# Descriptions: ���ޥ�ɥ᡼��ˤ������Ԥ�����Υ��ޥ�ɤ�Ĺ���ξ�¡�
#      History: $MAXLEN_COMMAND_INPUT
#        Value: NUM
#     Examples: 128
command_mail_line_length_limit	=	128


=head2	CGI


# Descriptions: listinfo template
#      History: /usr/local/fml/listinfo/
#        Value: DIR
#     Examples: /usr/local/share/fml/$fml_version/listinfo/$language
listinfo_template_dir	= $fml_share_dir/listinfo/$template_file_default_charset


# Descriptions: information �򤪤��ǥ��쥯�ȥ� (�̤ͣ���)
#      History: none
#        Value: DIR
#     Examples: ~fml/public_html/fml/listinfo/fml.org/elena
listinfo_base_dir	= $fml_owner_home_dir/public_html/fml/listinfo


# Descriptions: information �򤪤��ǥ��쥯�ȥ� (�̤ͣ���)
#      History: none
#        Value: DIR
#     Examples: ~fml/public_html/fml/listinfo/fml.org/elena
listinfo_dir	= $listinfo_base_dir/$ml_domain/$ml_name



=head2	����ƥ����Ȥ��ȤΥ��ޥɤΥꥹ��


# Descriptions: ͭ���ʥ��ޥ�ɰ������
#      History: fml 4.0 �Ǥϥǥե���ȤΥ��ޥ������������Ф�
#               @PERMIT_PROCEDURE @DENY_PROCEDURE �ʤɤ�
#               �ѹ���ä���
#        Value: FML_COMMAND_LIST
#     Examples:
user_command_mail_allowed_commands	=		help
					get
					mget
					get
					mget
					send
					subscribe
					add
					unsubscribe
					bye
					on
					off
					digest
					remove
					resign
					signoff
					chaddr
					confirm
					guide
					info
					admin
					objective
					summary


# Descriptions:
#      History:
#        Value: FML_COMMAND_LIST
#     Examples:
anonymous_command_mail_allowed_commands	=		guide
					info
					add
					subscribe
					chaddr
					$confirm_command_prefix


# Descriptions:
#      History:
#        Value: FML_COMMAND_LIST
#     Examples:
admin_command_mail_allowed_commands	=	subscribe
					add
					unsubscribe
					bye
					remove
					resign
					signoff
					chaddr
					addadmin
					addpriv
					byeadmin
					byepriv
					digest
					digeston
					digestoff
					get
					mget
					send
					password
					pass
					changepassword
					chpass
					initpass
					passwd
					dir
					ls
					file
					list


# Descriptions:
#      History:
#        Value: FML_COMMAND_LIST
#     Examples:
admin_cgi_allowed_commands	=		adduser
					deluser
					addadmin
					deladmin
					digeston
					digestoff
					list
					log
					newml
					rmml
					reviveml

# Descriptions:
#      History:
#        Value: FML_COMMAND_LIST
#     Examples:
commands_for_ml_admin_cgi	=	adduser
					deluser
					addadmin
					deladmin
					digeston
					digestoff
					list
					log


=head2	����Υ��ޥɤؤ�����


# Descriptions: confirmation ���ֻ���ɽ�����̤ʥ��ޥ��
#        Value: FML_COMMAND
#     Examples:
confirm_command_prefix		=	confirm


# Descriptions: �����ѤΥ��ޥ�ɤ�ɽ�����̤ʥ��ޥ��
#        Value: FML_COMMAND
#     Examples:
privileged_command_prefix	=	admin


# Descriptions: get ���ޥ�ɤǻ���Ǥ��뵭�����ξ�¡�
#               ��Ĥ� get ���ޥ�ɤξ�¤Ǥ��ꡢ���ġ�
#               ʣ���� get ���ޥ�ɤΥꥯ�����ȵ�����������­����碌���ͤ�
#               �����ͤ�ۤ��Ƥ��ʤ�����������å�����롣
#      History: $MGET_SEND_BACK_FILES_LIMIT
#        Value: NUM
#     Examples: 100
get_command_request_limit	=	100


# Descriptions: subscribe ���ޥ�ɤ� confirmation ǧ��(������Хå�ǧ��)
#               ��Ԥʤ����ݤ���
#      History: $MANUAL_REGISTRATION_TYPE
#        Value: SELECT ( confirmation manual )
#     Examples:
subscribe_command_auth_type	=	confirmation


# Descriptions: subscribe �ν����ϼ�ư���������Ԥˤ���ư����
#      History: $PERMIT_POST_HANDLER $PERMIT_COMMAND_HANDER
#        Value: SELECT ( automatic manual )
#     Examples:
subscribe_command_operation_mode	=	automatic


# Descriptions: chaddr ���ޥ�ɤ� confirmation ǧ��(������Хå�ǧ��)
#               ��Ԥʤ����ݤ���
#      History: $MANUAL_REGISTRATION_TYPE
#        Value: SELECT ( confirmation manual )
#     Examples:
chaddr_command_auth_type	=	confirmation


# Descriptions: chaddr �ν����ϼ�ư���������Ԥˤ���ư����
#      History: $PERMIT_POST_HANDLER $PERMIT_COMMAND_HANDER
#        Value: SELECT ( automatic manual )
#     Examples:
chaddr_command_operation_mode	=	automatic


# Descriptions: unsubscribe ���ޥ�ɤ� confirmation ǧ��(������Хå�ǧ��)
#               ��Ԥʤ����ݤ���
#      History: $MANUAL_REGISTRATION_TYPE
#        Value: SELECT ( confirmation manual )
#     Examples:
unsubscribe_command_auth_type	=	confirmation


# Descriptions: unsubscribe �ν����ϼ�ư���������Ԥˤ���ư����
#      History: $PERMIT_POST_HANDLER $PERMIT_COMMAND_HANDER
#        Value: SELECT ( automatic manual )
#     Examples:
unsubscribe_command_operation_mode	=	automatic


=head2	newml command


# Descriptions: �̺ͣ����� (makefml newml)�κݤ˺����
#		�ƥ�ץ졼�ȥե�����
#        Value: FILE_LIST
#     Examples:
newml_command_template_files 		=	config.cf


# Descriptions: �̺ͣ������κݤ˺���� fml_owner ���ͤλ��ꡣ
#               -admin ���Υ��顼�᡼��ʤɤ�ž���������Ǥ��롣
#               �ǥե���ȤǤ� main.cf �� fml_owner ����(�̾�桼�� fml)��
#        Value: RFC822_USER_OR_RFC822_ADDRESS
#     Examples:
newml_command_ml_admin_default_address 	=	$fml_owner


=head2	list command


# Descriptions: �����ǻ��ꤷ�ʤ����ˡ�list ���ޥ�ɤ�ɽ������٤��ޥå�
#      History: none
#        Value: MAP_LIST
#     Examples:
list_command_default_maps		=	$recipient_maps


=head	log command


# Descriptions: �Ǹ�β��Ԥ�ɽ�����뤫���Ĥޤ� tail -100 log �� 100 ����ʬ��
#      History: $ADMIN_LOG_DEFAULT_LINE_LIMIT
#        Value: NUM
#     Examples: 100
log_command_tail_starting_location	=	100