CUI (makefml/fml) creats an alias in "newml".
${ml_name}-admin: ADDRESSwhere 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. To change the value, specify $newml_command_ml_admin_default_address in site_default_config.cf.
$newml_command_ml_admin_default_address = YOUR_ADDRESSYou can use $ml_name here.
$newml_command_ml_admin_default_address = $ml_name-owner@$ml_domain
$newml_command_mta_config_list defines list of MTA. "makefml newml" command creates examples of the specified MTA's. Remove the specific MTA from the list to disable example creation.
For example, you do not need "qmail" configuration example
newml_command_mta_config_list -= qmailfml8 does not generate ~/.qmail-* files.
Copyright (C) 1993-2025 Ken'ichi Fukamachi mail:< fukachan at fml.org >