blob: b356a2747a99049edee27863066587e3be2d323a (
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
|
=head1 �����ʸ(�ܥǥ�)�ؤ����
# Descriptions: �إå������ˤ����롼�ץ����å��뤫��
# History:
# Value: YES_OR_NO
# Examples:
use_incoming_mail_body_loop_check = yes
# Descriptions: �إå����Ф���롼�ץ����å��Υ롼�뷲
# History:
# Value: MIX ( check_body_checksum )
# Examples:
incoming_mail_body_loop_check_rules = check_body_checksum
# Descriptions: Message-ID �Υ���å�����Ǽ����ǥ��쥯�ȥ�
# History:
# Value: DIR
# Examples:
incoming_mail_body_checksum_cache_dir = $db_dir/body_checksum
|