summaryrefslogtreecommitdiff
path: root/fml/etc
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-05-13 02:41:07 +0000
committerfukachan <fukachan>2006-05-13 02:41:07 +0000
commit4480917b1d0080b6d32dc6bd502945e596db0ba5 (patch)
tree4f1e27c80aefe1b870700dd6fe4cbda7d49f3644 /fml/etc
parent026f4012aad1257597b5051acb34086a6893a202 (diff)
downloadfml8-4480917b1d0080b6d32dc6bd502945e596db0ba5.tar.gz
fml8-4480917b1d0080b6d32dc6bd502945e596db0ba5.tar.bz2
fml8-4480917b1d0080b6d32dc6bd502945e596db0ba5.zip
regen: cksum -> checksum
Diffstat (limited to 'fml/etc')
-rw-r--r--fml/etc/default_config.cf.en.in8
-rw-r--r--fml/etc/default_config.cf.ja.in8
2 files changed, 10 insertions, 6 deletions
diff --git a/fml/etc/default_config.cf.en.in b/fml/etc/default_config.cf.en.in
index 09c435cc..ccf369d9 100644
--- a/fml/etc/default_config.cf.en.in
+++ b/fml/etc/default_config.cf.en.in
@@ -1193,16 +1193,18 @@ use_incoming_mail_body_loop_check = yes
# Descriptions: body loop check rules
# History:
-# Value: MIX ( check_body_cksum )
+# Value: MIX ( check_body_checksum )
# Examples:
-incoming_mail_body_loop_check_rules = check_body_cksum
+incoming_mail_body_loop_check_rules = check_body_checksum
# Descriptions: Message-ID cache directory
# History:
# Value: DIR
# Examples:
-incoming_mail_body_cksum_cache_dir = $db_dir/body_cksum
+incoming_mail_body_checksum_cache_dir = $db_dir/body_checksum
+
+
=head1 lock
diff --git a/fml/etc/default_config.cf.ja.in b/fml/etc/default_config.cf.ja.in
index 5448f1f7..179311f5 100644
--- a/fml/etc/default_config.cf.ja.in
+++ b/fml/etc/default_config.cf.ja.in
@@ -1224,16 +1224,18 @@ use_incoming_mail_body_loop_check = yes
# Descriptions: ヘッダに対するループチェックのルール群
# History:
-# Value: MIX ( check_body_cksum )
+# Value: MIX ( check_body_checksum )
# Examples:
-incoming_mail_body_loop_check_rules = check_body_cksum
+incoming_mail_body_loop_check_rules = check_body_checksum
# Descriptions: Message-ID のキャッシュを格納するディレクトリ
# History:
# Value: DIR
# Examples:
-incoming_mail_body_cksum_cache_dir = $db_dir/body_cksum
+incoming_mail_body_checksum_cache_dir = $db_dir/body_checksum
+
+
=head1 ロック