summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-12-21 02:55:26 +0000
committerfukachan <fukachan>2003-12-21 02:55:26 +0000
commit1c5e99bd64a3ca4e2dd6f6a4e7116c2c950ff32a (patch)
tree63f5140ea7f9773608e4b6bc2b853b8a407af0ba /fml/doc/ja/tutorial
parent8d3e0357e9706c414f2fc9f0ecaf451fdb4f1164 (diff)
downloadfml8-1c5e99bd64a3ca4e2dd6f6a4e7116c2c950ff32a.tar.gz
fml8-1c5e99bd64a3ca4e2dd6f6a4e7116c2c950ff32a.tar.bz2
fml8-1c5e99bd64a3ca4e2dd6f6a4e7116c2c950ff32a.zip
regen:
+ $list_command_default_maps + $newml_command_ml_admin_default_address sort.
Diffstat (limited to 'fml/doc/ja/tutorial')
-rw-r--r--fml/doc/ja/tutorial/variables/class.sgml25
-rw-r--r--fml/doc/ja/tutorial/variables/filter.rules.sgml38
-rw-r--r--fml/doc/ja/tutorial/variables/filter.size.sgml49
-rw-r--r--fml/doc/ja/tutorial/variables/list.sgml18
4 files changed, 85 insertions, 45 deletions
diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml
index f9c9e8e3..bce90235 100644
--- a/fml/doc/ja/tutorial/variables/class.sgml
+++ b/fml/doc/ja/tutorial/variables/class.sgml
@@ -174,11 +174,22 @@ get_command {
}
}
+list_command {
+
+ list_command {
+ }
+
+ list_command_default {
+ $list_command_default_maps
+ }
+}
+
newml_command {
newml_command {
$newml_command_init_private_dirs
$newml_command_init_public_dirs
+ ? $newml_command_ml_admin_default_address
? $newml_command_mta_config_list
$newml_command_postfix_template_files
$newml_command_qmail_template_files
@@ -349,6 +360,19 @@ ldap {
}
}
+list {
+
+ list_command {
+ }
+
+ list_command_default {
+ }
+
+ list_* {
+ ? $list_addresses
+ }
+}
+
lock {
lock {
@@ -692,7 +716,6 @@ _dir$ {
? $commands_for_stranger
? $commands_for_user
? $file_default_mode
- ? $list_addresses
? $unsafe_header_fields
</screen>
</para>
diff --git a/fml/doc/ja/tutorial/variables/filter.rules.sgml b/fml/doc/ja/tutorial/variables/filter.rules.sgml
index 607ab10e..b8a2fc19 100644
--- a/fml/doc/ja/tutorial/variables/filter.rules.sgml
+++ b/fml/doc/ja/tutorial/variables/filter.rules.sgml
@@ -142,25 +142,6 @@ use_command_mail_filter = yes
command_mail_filter_functions = command_mail_size_filter
-# Descriptions: サイズ情報を根拠にしたフィルタリングをするか?
-# History:
-# Value: yes / no
-# Examples:
-use_command_mail_size_filter = yes
-
-
-# Descriptions: フィルタリングのルール。
-# どのルールにもマッチしないなら、コマンドメールは認められる。
-# History:
-# Value:
-# Examples:
-command_mail_size_filter_rules = check_header_size
- check_body_size
- check_command_limit
- check_line_length_limit
- permit
-
-
# Descriptions: フィルタで弾かれたことを教える
# History: 4.0 ではハードコードだったような…
# Value: yes / no
@@ -183,5 +164,24 @@ command_mail_filter_reject_notice_recipients = maintainer
# Examples: string
command_mail_filter_reject_notice_data_type = string
+
+# Descriptions: サイズ情報を根拠にしたフィルタリングをするか?
+# History:
+# Value: yes / no
+# Examples:
+use_command_mail_size_filter = yes
+
+
+# Descriptions: フィルタリングのルール。
+# どのルールにもマッチしないなら、コマンドメールは認められる。
+# History:
+# Value:
+# Examples:
+command_mail_size_filter_rules = check_header_size
+ check_body_size
+ check_command_limit
+ check_line_length_limit
+ permit
+
</screen>
</para>
diff --git a/fml/doc/ja/tutorial/variables/filter.size.sgml b/fml/doc/ja/tutorial/variables/filter.size.sgml
index b74670d8..a8558e78 100644
--- a/fml/doc/ja/tutorial/variables/filter.size.sgml
+++ b/fml/doc/ja/tutorial/variables/filter.size.sgml
@@ -88,6 +88,30 @@ article_size_filter_rules = check_header_size
check_body_size
permit
+# Descriptions:
+# History:
+# Value:
+# Examples:
+command_mail_filter_functions = command_mail_size_filter
+
+
+# Descriptions: サイズ情報を根拠にしたフィルタリングをするか?
+# History:
+# Value: yes / no
+# Examples:
+use_command_mail_size_filter = yes
+
+
+# Descriptions: フィルタリングのルール。
+# どのルールにもマッチしないなら、コマンドメールは認められる。
+# History:
+# Value:
+# Examples:
+command_mail_size_filter_rules = check_header_size
+ check_body_size
+ check_command_limit
+ check_line_length_limit
+ permit
# Descriptions: MTA から fml が受けとる際のコマンドメールのヘッダサイズの上限値
# History:
@@ -118,31 +142,6 @@ outgoing_command_mail_header_size_limit = $default_mail_header_size_limit
# Examples: 10240000
outgoing_command_mail_body_size_limit = $default_mail_body_size_limit
-# Descriptions:
-# History:
-# Value:
-# Examples:
-command_mail_filter_functions = command_mail_size_filter
-
-
-# Descriptions: サイズ情報を根拠にしたフィルタリングをするか?
-# History:
-# Value: yes / no
-# Examples:
-use_command_mail_size_filter = yes
-
-
-# Descriptions: フィルタリングのルール。
-# どのルールにもマッチしないなら、コマンドメールは認められる。
-# History:
-# Value:
-# Examples:
-command_mail_size_filter_rules = check_header_size
- check_body_size
- check_command_limit
- check_line_length_limit
- permit
-
# Descriptions: キャッシュのサイズ
# mode が temporal なら日数だ。
diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml
index a7eda24d..d7e4ccc8 100644
--- a/fml/doc/ja/tutorial/variables/list.sgml
+++ b/fml/doc/ja/tutorial/variables/list.sgml
@@ -797,6 +797,15 @@ $address_for_post
</row>
<row>
<entry>
+list_command_default_maps</entry>
+<entry>
+ 引数で指定しない時に、list コマンドが表示するべきマップ</entry>
+<entry>
+$recipient_maps
+ </entry>
+</row>
+<row>
+<entry>
listinfo_base_dir</entry>
<entry>
information をおくディレクトリ (MLごと)</entry>
@@ -1005,6 +1014,15 @@ $primary_moderator_recipient_map
</row>
<row>
<entry>
+newml_command_ml_admin_default_address</entry>
+<entry>
+ ML作成時の際に作われる fml_owner の値の指定。</entry>
+<entry>
+$fml_owner
+ </entry>
+</row>
+<row>
+<entry>
newml_command_postfix_template_files</entry>
<entry>
ML作成時 (makefml newml)の際に作られる</entry>