From 29d9483bbd6c50d83808e16692e40939b6fe4574 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sat, 28 Jun 2008 20:54:13 +0000 Subject: regen: createonpost_newml_restrictions, createonpost_newml_maps --- fml/doc/en/tutorial/variables/class.sgml | 5 +++++ fml/doc/en/tutorial/variables/list.sgml | 18 ++++++++++++++++++ fml/doc/ja/tutorial/variables/class.sgml | 5 +++++ fml/doc/ja/tutorial/variables/list.sgml | 18 ++++++++++++++++++ 4 files changed, 46 insertions(+) (limited to 'fml/doc') diff --git a/fml/doc/en/tutorial/variables/class.sgml b/fml/doc/en/tutorial/variables/class.sgml index fa980844..bc877a84 100644 --- a/fml/doc/en/tutorial/variables/class.sgml +++ b/fml/doc/en/tutorial/variables/class.sgml @@ -341,6 +341,11 @@ createonpost { $use_createonpost_function } + createonpost_newml { + $createonpost_newml_maps + $createonpost_newml_restrictions + } + createonpost_sender { $createonpost_sender_maps $createonpost_sender_restrictions diff --git a/fml/doc/en/tutorial/variables/list.sgml b/fml/doc/en/tutorial/variables/list.sgml index 93d9aa57..3e05816c 100644 --- a/fml/doc/en/tutorial/variables/list.sgml +++ b/fml/doc/en/tutorial/variables/list.sgml @@ -757,6 +757,24 @@ confirm +createonpost_newml_maps + + Who is allowed to create a newml dynamically by remote. + +pcre:$ml_home_dir/newml.pcre + + + + +createonpost_newml_restrictions + + Who is allowed to create a newml dynamically by remote. + +permit_ml_domain + + + + createonpost_sender_maps diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml index fa980844..bc877a84 100644 --- a/fml/doc/ja/tutorial/variables/class.sgml +++ b/fml/doc/ja/tutorial/variables/class.sgml @@ -341,6 +341,11 @@ createonpost { $use_createonpost_function } + createonpost_newml { + $createonpost_newml_maps + $createonpost_newml_restrictions + } + createonpost_sender { $createonpost_sender_maps $createonpost_sender_restrictions diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml index da589cb7..48524b1a 100644 --- a/fml/doc/ja/tutorial/variables/list.sgml +++ b/fml/doc/ja/tutorial/variables/list.sgml @@ -740,6 +740,24 @@ confirm +createonpost_newml_maps + + CREATE-ON-POST で動的にMLを作ることができるユーザのリスト。 + +pcre:$ml_home_dir/newml.pcre + + + + +createonpost_newml_restrictions + + CREATE-ON-POST で動的にMLを作ることができるユーザ + +permit_ml_domain + + + + createonpost_sender_maps -- cgit v1.2.1