diff options
| author | fukachan <fukachan> | 2003-04-15 14:51:34 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-04-15 14:51:34 +0000 |
| commit | 6c6f43a3af38974d872778f2b355e6e3a61af961 (patch) | |
| tree | 40c4d17cfbe26fe516f3429fe587c450c7eb30f9 /fml/doc/ja/tutorial/setup/newml.sgml | |
| parent | f511a32e5c36f9a16f5f33373c2f24cd3d413055 (diff) | |
| download | fml8-6c6f43a3af38974d872778f2b355e6e3a61af961.tar.gz fml8-6c6f43a3af38974d872778f2b355e6e3a61af961.tar.bz2 fml8-6c6f43a3af38974d872778f2b355e6e3a61af961.zip | |
clean up. catch up the current status.
Diffstat (limited to 'fml/doc/ja/tutorial/setup/newml.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/setup/newml.sgml | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/setup/newml.sgml b/fml/doc/ja/tutorial/setup/newml.sgml index dc1fa588..4e70f5e5 100644 --- a/fml/doc/ja/tutorial/setup/newml.sgml +++ b/fml/doc/ja/tutorial/setup/newml.sgml @@ -1,5 +1,5 @@ <!-- - $FML: newml.sgml,v 1.1.1.1 2002/07/04 08:30:48 fukachan Exp $ + $FML: newml.sgml,v 1.2 2002/07/06 14:55:20 fukachan Exp $ --> @@ -50,6 +50,25 @@ makefml を使ってMLを作成します。 <listitem> <para> + ~fml/.qmail-* ファイル群を生成する。 + </para> + </listitem> + + <listitem> + <para> + procmailrc の見本を作る。 + </para> + </listitem> + + <listitem> + <para> + 必要に応じて、 + 各 MTA ごとのバーチャルドメインの設定見本などを作る。 + </para> + </listitem> + + <listitem> + <para> <screen> ~fml/public_html/fml/mlarchive/$domain/$ml/ </screen> |
