To create an ML, use "makefml" command (CUI).
% su fml % makefml newml elena
"makefml newml" processes the following steps.
create files such as
config.cf include include-ctlat /var/spool/ml/elena. The domai name et.al. in these files is replaced to proper value.
add elena ML entry into /var/spool/ml/etc/mail/aliases. run postalias to rebuild /var/spool/ml/etc/mail/aliases.db.
create ~fml/.qmail-* files for qmail.
update procmailrc as a sample.
create samples for each MTA.
prepare the directory
~fml/public_html/fml/mlarchive/$domain/$ml/for html archive. For example, for elena@fml.org
~fml/public_html/fml/mlarchive/fml.org/elena/is creatd. HTML archive of ML articles is created by default.
prepare CGI (GUI). set up
~fml/public_html/cgi-bin/fml/$domain/admin/config.cgifor the master cgi, instead cgi to control one ML $ml@$domain is set up at
~fml/public_html/cgi-bin/fml/$domain/ml-admin/$ml/config.cgi
author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about FML, e-mail <fml-bugs@fml.org>.