blob: 1af78e0199c89be5fd62021999c5f99c10ab707b (
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
|
=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: $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
|