<!--
   $FML: qmail.sgml,v 1.2 2005/07/23 01:57:37 fukachan Exp $
   $jaFML: qmail.sgml,v 1.2 2002/07/06 14:55:20 fukachan Exp $
-->

<sect1 id="setup.qmail.aliases">
	<title>
	MTA Configuration (qmail)
	</title>

<para>
"makefml newml" creates the following files for qmail:
<screen>
~fml/.qmail-fml:org-elena
~fml/.qmail-fml:org-elena-admin
~fml/.qmail-fml:org-elena-ctl
~fml/.qmail-fml:org-elena-default
~fml/.qmail-fml:org-elena-request
</screen>
Hence, if /var/qmail/control/virtualdomains contains the following
definition
<screen>
fml.org:fml-fml.org
</screen>
you have only to run "makefml newml" to create an ML in the case of
qmail.
</para>

<warning>
<para>
This configuration assumuss
ML's uses the whole one domain only for mailing list.
</para>
</warning>

<sect2>
	<title>
	Virtual Domain
	</title>

<para>
The logic is same as above. So you need to edit
/var/qmail/control/virtualdomains to make an ML effective
automatically when you runs "makefml newml".  This edit needs root
priviledge. Please contact the administrator on it.
</para>

</sect1>
