blob: bb98222636a86073e0ee0d56c2e70300bb368637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
=head1 �����ʸ(�ܥǥ�)�ؤ����
# Descriptions: �إå������ˤ����롼�ץ����å��뤫��
# History:
# Value: yes / no
# Examples:
use_incoming_mail_body_loop_check = yes
# Descriptions: �إå����Ф���롼�ץ����å��Υ롼�뷲
# History:
# Value:
# Examples:
incoming_mail_body_loop_check_rules = check_body_cksum
# Descriptions: Message-ID �Υ���å�����Ǽ����ǥ��쥯�ȥ�
# History:
# Value:
# Examples:
incoming_mail_body_cksum_cache_dir = $db_dir/body_cksum
|