[Caution] File Names
References: fml-devel 205
Filename Structure
The fundamental syntax is
FILENAME-ROLE
.
For example, fml uses the following syntax for address lists.
recipients-ROLE
members-ROLE
Other than address lists, fml uses similar manner for other type of
files. For example,
passwd-admin
passwd-moderator
passwd-cgiadmin
for several password files.
Case Study: Address List
primary_recipient_maps = recipients
# add actives for backward compatibility
recipient_maps = recipients
actives
Case Study: List Of Remote Administrators
recipients-admin
members-admin
Case Study: List Of Moderators
recipients-moderator
members-moderator
Case Study: Remote Administrator Password Files
etc/passwd-admin
etc/passwd, lack of role name, was used in the case of &fml4;.