diff options
| author | fukachan <fukachan> | 2002-07-02 10:39:28 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-07-02 10:39:28 +0000 |
| commit | b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c (patch) | |
| tree | 706989986f84f0ef077a6616f520c61a8dee1606 /fml/doc/ja/tutorial/usage | |
| parent | d5fb6f177372244aefa3b7156a97132959a4956d (diff) | |
| download | fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.gz fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.bz2 fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.zip | |
updated to sync w/ current
clean up the structure to catch up "fml bible" structure
Diffstat (limited to 'fml/doc/ja/tutorial/usage')
| -rw-r--r-- | fml/doc/ja/tutorial/usage/cgi.sgml | 23 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/command.sgml | 4 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/makefml.sgml | 13 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/newml.sgml | 69 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/procmail.sgml | 4 |
5 files changed, 95 insertions, 18 deletions
diff --git a/fml/doc/ja/tutorial/usage/cgi.sgml b/fml/doc/ja/tutorial/usage/cgi.sgml index 235701be..bc1fb346 100644 --- a/fml/doc/ja/tutorial/usage/cgi.sgml +++ b/fml/doc/ja/tutorial/usage/cgi.sgml @@ -1,5 +1,5 @@ <!-- - $FML: cgi.sgml,v 1.2 2002/03/18 13:34:36 fukachan Exp $ + $FML: cgi.sgml,v 1.3 2002/04/01 23:41:07 fukachan Exp $ --> <chapter id="cgi"> @@ -10,6 +10,26 @@ <para> CGI による設定ツールです。 CGI で可能な項目は makefml のサブセットとなります。 +<screen> +例: CGI トップ画面 + + @home.fml.org CGI for configuration + +fml admin menu fml CGI interface for @home.fml.org ML's +mailing list: +[elena] 左のナビゲーションバーから、ML(mailing list)とコマ +command: ンド(command)を選択し、 submit ボタンを押して下さい +[subscribe ] 。 +[submit][reset] + subscribe アドレスの追加 + unsubscribe アドレスの削除 + addadmin リモート管理者アドレスの追加 + byeadmin リモート管理者アドレスの削除 +options Language: list アドレスリストを見る +[Japanese] [change] log ログを見る + newml MLの作成 + rmml MLの削除 +</screen> </para> <para> @@ -21,5 +41,4 @@ CGI で可能な項目は makefml のサブセットとなります。 </para> - </chapter> diff --git a/fml/doc/ja/tutorial/usage/command.sgml b/fml/doc/ja/tutorial/usage/command.sgml index dc52c359..01abfc37 100644 --- a/fml/doc/ja/tutorial/usage/command.sgml +++ b/fml/doc/ja/tutorial/usage/command.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.sgml,v 1.3 2001/10/13 08:47:54 fukachan Exp $ + $FML: command.sgml,v 1.1 2001/11/24 03:22:58 fukachan Exp $ --> <chapter id="fml.command.bymail"> @@ -15,7 +15,7 @@ fml にメールで文字列(コマンド)を送り込むことで、fml に特定の処理をして <para> -fml 5.0 では +&fmldevel; では <screen> メールによるコマンド処理 makefml によるコマンド処理 diff --git a/fml/doc/ja/tutorial/usage/makefml.sgml b/fml/doc/ja/tutorial/usage/makefml.sgml index 9ed021b9..64829145 100644 --- a/fml/doc/ja/tutorial/usage/makefml.sgml +++ b/fml/doc/ja/tutorial/usage/makefml.sgml @@ -1,5 +1,5 @@ <!-- - $FML: makefml.sgml,v 1.1 2001/11/24 03:22:59 fukachan Exp $ + $FML: makefml.sgml,v 1.2 2002/04/01 23:41:07 fukachan Exp $ --> <sect1 id="usage.makefml"> @@ -7,7 +7,7 @@ <title> makefml を使って、ユーザの登録/削除他(あらゆる:) </title> <para> -makefml の基本的な使い方は fml 4.0 の makefml と同様です。 +makefml の基本的な使い方は &fml4; の makefml と同様です。 というより、できるだけ互換性を保つように構築する予定です。 </para> @@ -55,6 +55,15 @@ makefml の基本的な使い方は fml 4.0 の makefml と同様です。 <listitem> <para> + MLの削除 + ( + rmml + ) + </para> + </listitem> + + <listitem> + <para> ファイルを送り返す ( get diff --git a/fml/doc/ja/tutorial/usage/newml.sgml b/fml/doc/ja/tutorial/usage/newml.sgml index 69bad730..d6ac1c09 100644 --- a/fml/doc/ja/tutorial/usage/newml.sgml +++ b/fml/doc/ja/tutorial/usage/newml.sgml @@ -1,5 +1,5 @@ <!-- - $FML: newml.sgml,v 1.1 2002/03/18 07:39:58 fukachan Exp $ + $FML: newml.sgml,v 1.2 2002/04/01 23:41:07 fukachan Exp $ --> <!-- @@ -16,7 +16,7 @@ <chapter id="usage.newml"> <title> - MLを作成する (UNIX 編) + UNIX 上でMLを作成する </title> @@ -165,23 +165,70 @@ aliases の設定の仕方は一緒です。 <sect1> <title> - aliaess のカスタマイズ + aliaess の更新 </title> <para> makefml はシステムの aliases を変更することはありませんが、 $ml_home_prefix/etc/mail/aliases -への追加が自動的に行なわれているはずです。 -システムへの追加が必要なら、次のようにして下さい。 +への追加と aliases.db の更新が自動的に行なわれているはずです。 +</para> + + +<sect2> + <title> + postfix の設定 + </title> + +<para> +makefml newml を実行するだけでMLが自動的に有効になるように、あらかじ +め postfix の設定を変更しておいて下さい。 +具体的には postfix の /etc/postfix/main.cf を次のようにしておきます。 <screen> -elena: :include:/var/spool/ml/elena/include -elena-ctl: :include:/var/spool/ml/elena/include-ctl -elena-admin: fml -owner-elena: fml -owner-elena-ctl: fml +alias_maps = hash:/etc/mail/aliases + hash:/var/spool/ml/etc/mail/aliases </screen> </para> +</sect2> + + +<sect2> + <title> + qmail の設定 + </title> + +<para> +makefml newml は次のような qmail 用の設定ファイルを作ります。 +<screen> +~/.qmail-fml:org-elena +~/.qmail-fml:org-elena-ctl +</screen> +よって +<screen> +/var/qmail/control/virtualdomains +</screen> +に、あらかじめ次のような設定を仕込んでおけば、 +makefml newml を実行するだけで +qmail でも自動的にMLが有効になります。 +<screen> +fml.org:fml-fml.org +</screen> +</para> + +<warning> +<para> +この設定は、ML用に一つのドメインをまるまる使うことを前提としています。 +</para> +</warning> + +</sect2> + + +<sect2> + <title> + 例: /var/spool/ml/etc/mail/aliases + </title> <para> aliases のエントリは @@ -209,6 +256,8 @@ $ml_home_prefix の部分は $virtual_maps にしたがって自動的に変化します。 </para> +</sect2> + </sect1> diff --git a/fml/doc/ja/tutorial/usage/procmail.sgml b/fml/doc/ja/tutorial/usage/procmail.sgml index e59ec42d..db7617c4 100644 --- a/fml/doc/ja/tutorial/usage/procmail.sgml +++ b/fml/doc/ja/tutorial/usage/procmail.sgml @@ -1,5 +1,5 @@ <!-- - $FML: procmail.sgml,v 1.1 2001/11/25 03:52:13 fukachan Exp $ + $FML: procmail.sgml,v 1.2 2002/04/01 23:41:08 fukachan Exp $ --> <chapter id="fml.bymyaccount"> @@ -20,7 +20,7 @@ <para> こういった場合、 -fml 5.0 ではユーザが +&fmldevel; ではユーザが procmail などの振分ツールを使うだろうと期待しています :-) </para> |
