Node Director
mailaliasfile database (-)
Database URIs

Mail alias file. More...

Mail alias file.

Mail alias file.

SYNOPSIS

mailaliasfile URI

mailaliasfile:(...)

i.e.

mailaliasfile:file:/etc/mail/aliases

DESCRIPTION

The mailaliasfile database driver writes mail alias entries for person and mail group records into an output file. The target address(es) are either the login name of the user, the maildrop if set, or the list of members of a mail group.

When reading, all alias records are converted into nisMailAlias records.

OPTIONS

The driver accepts the following options:

Separator

The separator between name and address, " " by default.

LineSize

The maximum line size of an alias entry, 1024 by default.