From 4f71535a230117977554d3bf96bbc930cbf4ce28 Mon Sep 17 00:00:00 2001 From: fukachan Date: Wed, 14 Dec 2005 12:39:15 +0000 Subject: recipe-ify --- .../tutorial/customize/command_permit_anyone.sgml | 78 ++++++++++++++++++++- .../customize/post_check_article_thread.sgml | 42 +++++++++++- .../customize/post_check_pgp_signature.sgml | 22 +++++- .../tutorial/customize/command_permit_anyone.sgml | 79 +++++++++++++++++++++- .../customize/post_check_article_thread.sgml | 41 ++++++++++- .../customize/post_check_pgp_signature.sgml | 21 +++++- 6 files changed, 271 insertions(+), 12 deletions(-) (limited to 'fml') diff --git a/fml/doc/en/tutorial/customize/command_permit_anyone.sgml b/fml/doc/en/tutorial/customize/command_permit_anyone.sgml index 5167d246..f0f56b9c 100644 --- a/fml/doc/en/tutorial/customize/command_permit_anyone.sgml +++ b/fml/doc/en/tutorial/customize/command_permit_anyone.sgml @@ -1,5 +1,5 @@ @@ -17,4 +17,80 @@ command_mail_restrictions = permit_anyone + + + Recipes + + + + + + + + +Anyone can use command mail. + + + + + + +command_mail_restrictions = permit_anyone + + + + + + + + + + + +Anyone except system accounts can use command mail. + + + + + + +command_mail_restrictions = reject_system_accounts + permit_anyone + + + + + + + + + + +nobody use command mail. + + + + + + +command_mail_restrictions = reject + + + + +There are other methods to disable command mail. +See + + + +for more details. + + + + + + + + + diff --git a/fml/doc/en/tutorial/customize/post_check_article_thread.sgml b/fml/doc/en/tutorial/customize/post_check_article_thread.sgml index d0afd892..d2b3a2d3 100644 --- a/fml/doc/en/tutorial/customize/post_check_article_thread.sgml +++ b/fml/doc/en/tutorial/customize/post_check_article_thread.sgml @@ -1,5 +1,5 @@ @@ -40,9 +40,21 @@ within some time limit (e.g. one week). - Examples + Recipes + + + + + + +Article Posting Allowd If It Is A Reply To The Former One. + + + + + "check_article_thread" is the keyword to enable this check. @@ -55,6 +67,12 @@ Not used by default. To use it, specify it at article_post_restrictions. + + + + + + @@ -92,9 +110,21 @@ If so, we should check the corelation between subject: and the thread? - Applied Example: Only A Few Persons Can Starts Article Thread. + Recipes + + + + + + +Only A Few Persons Can Starts Article Thread. + + + + + member_maps = $tmp_dir/members-thread-init @@ -128,6 +158,12 @@ article_post_restrictions = reject_system_special_accounts + + + + + + diff --git a/fml/doc/en/tutorial/customize/post_check_pgp_signature.sgml b/fml/doc/en/tutorial/customize/post_check_pgp_signature.sgml index 721ad12a..918305fe 100644 --- a/fml/doc/en/tutorial/customize/post_check_pgp_signature.sgml +++ b/fml/doc/en/tutorial/customize/post_check_pgp_signature.sgml @@ -1,5 +1,5 @@ @@ -18,9 +18,21 @@ other packages. - Configuration Example + Recipes + + + + + + +PGP/PGP Based Authentication In Posting + + + + + check_pgp_signature options enables PGP/GPG based auth. If the degital signature is confirmed, the user can post articles. @@ -33,6 +45,12 @@ This function is disabled by default. Change article_post_restrictions if use. + + + + + + diff --git a/fml/doc/ja/tutorial/customize/command_permit_anyone.sgml b/fml/doc/ja/tutorial/customize/command_permit_anyone.sgml index 682dabe2..687ecf7c 100644 --- a/fml/doc/ja/tutorial/customize/command_permit_anyone.sgml +++ b/fml/doc/ja/tutorial/customize/command_permit_anyone.sgml @@ -1,5 +1,5 @@ @@ -22,4 +22,81 @@ command_mail_restrictions = permit_anyone 設定は可能です。 + + + + レシピ’s + + + + + + + + +誰でもコマンドメールが使える + + + + + + +command_mail_restrictions = permit_anyone + + + + + + + + + + + +システムアカウントを除き誰でもコマンドメールが使える + + + + + + +command_mail_restrictions = reject_system_accounts + permit_anyone + + + + + + + + + + + +コマンドメールを誰も使えないようにする + + + + + + +command_mail_restrictions = reject + + + + +これ以外にも方法があります。くわしくは + + + +を参照して下さい。 + + + + + + + + + diff --git a/fml/doc/ja/tutorial/customize/post_check_article_thread.sgml b/fml/doc/ja/tutorial/customize/post_check_article_thread.sgml index 5b86c60a..1fa88df4 100644 --- a/fml/doc/ja/tutorial/customize/post_check_article_thread.sgml +++ b/fml/doc/ja/tutorial/customize/post_check_article_thread.sgml @@ -1,5 +1,5 @@ @@ -36,9 +36,21 @@ - 設定例 + レシピ + + + + + + +フォローする場合なら誰でも投稿可能なML + + + + + 設定例は次のようになります。 check_article_thread が、このオプションです。 @@ -52,6 +64,12 @@ article_post_restrictions = reject_system_special_accounts 利用したい場合は、明示的に article_post_restrictions を変更して下さい。 + + + + + + @@ -110,9 +128,20 @@ $article_post_article_thread_lifetime - 応用例: 特定少数の人だけがスレッドをたてられるML + レシピ + + + + + +特定少数の人だけがスレッドをたてられるML + + + + + member_maps = $tmp_dir/members-thread-init @@ -157,6 +186,12 @@ article_post_restrictions = reject_system_special_accounts + + + + + + diff --git a/fml/doc/ja/tutorial/customize/post_check_pgp_signature.sgml b/fml/doc/ja/tutorial/customize/post_check_pgp_signature.sgml index 1e73d1d2..652e30b3 100644 --- a/fml/doc/ja/tutorial/customize/post_check_pgp_signature.sgml +++ b/fml/doc/ja/tutorial/customize/post_check_pgp_signature.sgml @@ -1,5 +1,5 @@ @@ -19,9 +19,20 @@ OS - 設定例 + レシピ + + + + + +PGP/GPG の電子署名で投稿制限をするML + + + + + 設定例は次のようになります。 check_pgp_signature が、このオプションです。 @@ -35,6 +46,12 @@ article_post_restrictions = reject_system_special_accounts 利用したい場合は、明示的に article_post_restrictions を変更して下さい。 + + + + + + -- cgit v1.2.1