Customize config.cf

In running "makefml newml", makefml sets up configuration files such as config.cf, include files for sendmail and postfix and ~fml/.qmail-* files.

% su fml
% makefml newml elena
   ... snip ...
% ls /var/spool/ml/elena
config.cf include include-ctl include-error
	... snip ...

To customize one ML configuraiton, edit config.cf.

Warning

menu tool to edit config.cf is incomplete.

config.cf contains little definition. For example, /var/spool/ml/elena/include file follows:

"| /usr/local/libexec/fml/distribute elena@fml.org"
/var/spool/ml/elena/include-ctl file follows:
"| /usr/local/libexec/fml/commande elena@fml.org"
/usr/local/libexec/fml/PROGMAR resolves ml_name and ml_domain from the arguments such as elena@fml.org. That is, elena@fml.org in this argument determines values of $ml_domain and $ml_name. It is enough that ml_name and ml_domain in config.cf is a comment.

The content of include, include-ctl and aliases are same as fml4 except for the path.

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/software/fml4/.
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>.