customize config.cf
In running "makefml newml", makefml sets up
configuration files such as config.cf,
include files for sendmail and postfix,
~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.
no menu tool to edit config.cf yet implemented.
config.cf contains little definition.
For example,
/var/spool/ml/elena/include file follows:
"| /usr/local/libexec/fml/distribute elena@fml.org"
elena@fml.org in this argument determins
values of $ml_domain and $ml_name.