summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.ja/user.cf
blob: 8e5dfc641775c138c5739b6a82d6f43633daf78a (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
=head1	��������


# Descriptions: �桼����(���Τˤϼ����Կ�)�ξ�¤��ߤ��뤫��
#		�ǥե���Ȥ��ߤ��ʤ�
#      History: $MAX_MEMBER_LIMIT
#        Value: YES_OR_NO
#     Examples: no
use_recipient_total_limit	=	no


# Descriptions: �桼����(���Τˤϼ����Կ�)�ξ��
#      History: $MAX_MEMBER_LIMIT
#        Value: NUM
#     Examples: 3000
recipient_total_limit		=	3000


# Descriptions: �桼����(���Τˤ���Ʋ�ǽ��)�ξ�¤��ߤ��뤫��
#		�ǥե���Ȥ��ߤ��ʤ�
#      History: $MAX_MEMBER_LIMIT
#        Value: YES_OR_NO
#     Examples: no
use_member_total_limit		=	no


# Descriptions: �桼����(���Τˤ���Ʋ�ǽ��)�ξ��
#      History: $MAX_MEMBER_LIMIT
#        Value: NUM
#     Examples: 3000
member_total_limit		=	3000


=head1	������

=head2	ǡ����١���

# Descriptions: user database directory.
#      History: NONE
#        Value: DIR
#     Examples: /var/spool/ml/elena/var/db/user_info
user_db_dir			=	$db_dir/user_info

# Descriptions: primary { address => gecos_field } map.
#      History: none
#        Value: MAP
#     Examples:
primary_user_db_gecos_map	=	$user_db_dir/gecos

# Descriptions: { address => gecos_field } maps.
#      History: none
#        Value: MAP_LIST
#     Examples:
user_db_gecos_maps		=	$primary_user_db_gecos_map

# Descriptions: primary { address => unix time when subscribed } map.
#      History: none
#        Value: MAP
#     Examples:
primary_user_db_subscribe_date_map	=	$user_db_dir/subscribe_date

# Descriptions: { address => unix time when subscribed } maps.
#      History: none
#        Value: MAP_LIST
#     Examples:
user_db_subscribe_date_maps	=	$primary_user_db_subscribe_date_map