summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/setup/qmail.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/tutorial/setup/qmail.sgml')
-rw-r--r--fml/doc/ja/tutorial/setup/qmail.sgml11
1 files changed, 7 insertions, 4 deletions
diff --git a/fml/doc/ja/tutorial/setup/qmail.sgml b/fml/doc/ja/tutorial/setup/qmail.sgml
index d46ceb90..48b06f59 100644
--- a/fml/doc/ja/tutorial/setup/qmail.sgml
+++ b/fml/doc/ja/tutorial/setup/qmail.sgml
@@ -1,3 +1,7 @@
+<!--
+ $FML$
+-->
+
<sect1 id="setup.qmail.aliases">
<title>
メールサーバの設定 (qmail)
@@ -6,16 +10,15 @@
<para>
makefml newml は次のような qmail 用の設定ファイルを作ります。
<screen>
-~/.qmail-fml:org-elena
-~/.qmail-fml:org-elena-ctl
+~fml/.qmail-fml:org-elena
+~fml/.qmail-fml:org-elena-ctl
</screen>
よって
<screen>
/var/qmail/control/virtualdomains
</screen>
に、あらかじめ次のような設定を仕込んでおけば、
-makefml newml を実行するだけで
-qmail でも自動的にMLが有効になります。
+makefml newml を実行するだけで自動的にMLが有効になります。
<screen>
fml.org:fml-fml.org
</screen>