makefml(1)
NAME
makefml - fml configuration control program
SYNOPSIS
makefml command ML arguments makefml ML::command arguments
DESCRIPTION
- makefml command helps you to configure fml and ML mainte
- nance where ML is a mailing list you maintain. You can use this
- program to add a member to ML , remove a member to ML, and con
- trol fundamental ML configuration.
- % makefml help
- show available commands.
EXAMPLE
- To add address to elena mailing list.
- % makefml add elena address
- To remove address in elena mailing list.
- % makefml bye elena address
- To run CUI (Character User Interface) to control elena
- mailing list.
- % makefml config elena
- This helps you customize fml fundamental configurations.
- But if you need fine configurations, it is better for you to edit
- config.ph (perl script) in each ML directory directly.
FILES
- /var/spool/ml
- ML configurations, data
- /etc/fml
- ML configration files used by mail system
- For more details, please see documents installed under
- /usr/doc/fml/. Plain texts are in /usr/doc/fml, but the HTML
- version documents are also in /usr/doc/fml/html/. You can see
- the latest information on http://www.fml.org/
SEE ALSO
HISTORY
- A makefml utility appeared in fml 2.1 release.