Chapter 4. fml8 installation on UNIX

Table of Contents
preparation of installation
run configure
Appendix: directory roles
fml installation: make install
Edit main.cf
Edit site_default_config.cf (optional)
Filter
virtual domain
MTA configuration (postfix)
MTA configuration (qmail)

preparation of installation

Create the user "fml" and the group "fml" before running configure.

% su root
# groupadd fml
# useradd -g fml -m fml

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/fml/menu.ja.html.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

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>.