newaliases(1) — Commands
OSF
NAME
newaliases − Builds a new copy of the alias database
SYNOPSIS
newaliases
DESCRIPTION
The newaliases command builds a new copy of the alias file from the /var/adm/sendmail/aliases file. It must be run each time /var/adm/sendmail/aliases is changed in order for the change to take effect. Running this command is equivalent to running the sendmail command with the -bi flag.
FILES
/var/adm/sendmail/aliasesContains source for the aliases for sendmail.
/var/adm/sendmail/aliases.dir
Contains binary files for the aliases database created by the newaliases command.
/var/adm/sendmail/aliases.pag
Contains binary files for the aliases database created by the newaliases command.
RELATED INFORMATION
Commands: sendmail(8).
Files: aliases(4).