blob: 6e356a12f05bcd915dd73db7a55559460d0a2ee0 (
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
|
=head1 �����ʸ(�ܥǥ�)�ؤ����
# Descriptions: �إå������ˤ����ե��륿��뤫��
# History:
# Value: yes / no
# Examples:
use_body_filter = yes
# Descriptions: �ե��륿��Υ롼��
# History:
# Value:
# Examples:
body_filter_rules = reject_not_iso2022jp_japanese_string
reject_null_mail_body
reject_one_line_message
reject_old_fml_command_syntax
reject_invalid_fml_command_syntax
reject_japanese_command_syntax
reject_ms_guid
# Descriptions: �إå������ˤ����롼�ץ����å��뤫��
# History:
# Value: yes / no
# Examples:
use_body_loop_check = yes
# Descriptions: �إå����Ф���롼�ץ����å��Υ롼�뷲
# History:
# Value:
# Examples:
body_loop_check_rules = verify_body_cksum_uniqueness
# Descriptions: Message-ID �Υ���å�����Ǽ����ǥ��쥯�ȥ�
# History:
# Value:
# Examples:
body_cksum_cache_dir = $db_dir/body_cksum
|