Aliasing

The source and type of aliases are controlled by the AliasFile option and the aliases entry in the service-switch file. Alias entries are built from key and value pairs where the key (the list name) is on the left, followed by a colon, then by one or more members that form the value (see §24.1):

list: member1, member2, ...

The sequence of members can be continued on subsequent lines by beginning each such continuation line with white space.

list: member1, member2, member3, member4, ...

Each list member may be a user address, a file name, a program reference, or a :include: reference.

Aliases are not processed until the alias database is rebuilt using the newaliases command or the -bi command-line switch (see §24.5.1).