blob: 9eff75a93f430a4adda41ca557e1b4c35571c294 (
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
|
=head1 ��������ӵ����Υ��ס���
# Descriptions: �������������뵡ǽ��Ȥ����ݤ���
# History:
# Value: yes / no
# Examples:
use_article_delivery = yes
# Descriptions: �����ס���ǥ��쥯�ȥ����¸����
# History: 4.0 �� $NOT_USE_SPOOL
# Value: yes / no
# Examples:
use_spool = yes
# Descriptions: �����Υ��ס���ǥ��쥯�ȥ���ز����뤫��
# History: 4.0 �ˤϤʤ���fml-devel new
# Value: plane subdir
# Examples: plane
spool_type = plane
# Descriptions:
# History:
# Value:
# Examples:
spool_subdir_unit = 1000
# Descriptions: �����ֹ����¸����ե�����
# History: $SEQ_FILE
# Value: filename
# Examples:
sequence_file = $ml_home_dir/seq
# Descriptions: ��������¸����ǥ��쥯�ȥ�
# History: 4.0 �� $SPOOL_DIR
# Value: directory
# Examples:
spool_dir = $ml_home_dir/spool
# Descriptions: ���ס���Υ�����
# �ǥե���ȤǤ�ʿ��Ū�˥ե���������֤���
# History:
# Value: plane
# Examples:
spool_type = plane
|