NAME

lcfg-alias - The LCFG mail alias component

DESCRIPTION

This component manages the sendmail aliases file.

RESOURCES

addr_tag

The mail address (username) corresponding to the given tag. If this is null, the mail address is assumed to be the same as the tag.

aliasfile

The full path name of the alias file to be managed.

aliases

A space-separated list of alias tags.

alias_tag

The alias corresponding to the given tag.

basefile

The full path name of a file (in alias file format) containing aliases to include in the output file. All aliases appearing in this file will appear (in order) in the output file, before any aliases specified explicitly as resources. Aliases in the file which also appear in the explicit resources will be replaced with the values from the resources. This resource is optional.

PLATFORMS

Fedora3, Fedora5, Fedora6, Fedora12, Fedora13, Scientific5, Scientific6, Solaris9

AUTHOR

Neil Brown <neilb@inf.ed.ac.uk>