Recipes

1. specify administrator's mail address in alias file when "newml" command runs.
2. Not create a configuration file for a specific MTA not used.

1. specify administrator's mail address in alias file when "newml" command runs.

CUI (makefml/fml) creats an alias in "newml".

${ml_name}-admin: ADDRESS
where ADDRESS is defined by $newml_command_ml_admin_default_address. By default, $newml_command_ml_admin_default_address == $fml_owner defined in /usr/local/etc/fml/main.cf file. Specify $newml_command_ml_admin_default_address in site_default_config.cf.
$newml_command_ml_admin_default_address = YOUR_ADDRESS
You can use $ml_name here.
$newml_command_ml_admin_default_address = $ml_name-owner@$ml_domain

2. Not create a configuration file for a specific MTA not used.

$newml_command_mta_config_list defines examples of MTA list "newml" command creates. Remove the specific MTA from the list.

For example, you do not need "qmail" configuration example

newml_command_mta_config_list -= qmail
fml8 does not generate ~/.qmail-* files.

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