freebsd man page for newaliases

Query: newaliases

OS: freebsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NEWALIASES(1)						      General Commands Manual						     NEWALIASES(1)

NAME
newaliases - rebuild the data base for the mail aliases file
SYNOPSIS
newaliases
DESCRIPTION
Newaliases rebuilds the random access data base for the mail aliases file /etc/mail/aliases. It must be run each time this file is changed in order for the change to take effect. Newaliases is identical to ``sendmail -bi''. The newaliases utility exits 0 on success, and >0 if an error occurs. Notice: do not use makemap to create the aliases data base, because newaliases puts a special token into the data base that is required by sendmail.
FILES
/etc/mail/aliases The mail aliases file
SEE ALSO
aliases(5), sendmail(8)
HISTORY
The newaliases command appeared in 4.0BSD. $Date: 2013-11-22 20:51:56 $ NEWALIASES(1)
Related Man Pages
makemap(8) - centos
aliases(5) - ultrix
makemap(8) - suse
praliases(1) - sunos
newaliases(1m) - sunos
Similar Topics in the Unix Linux Community
Newaliases Not Working