162526Sbostic.\" Copyright (c) 1985, 1990, 1993 262526Sbostic.\" The Regents of the University of California. All rights reserved. 319225Smckusick.\" 449507Scael.\" %sccs.include.redist.roff% 519225Smckusick.\" 6*66227Sbostic.\" @(#)newaliases.1 8.4 (Berkeley) 02/22/94 736110Sbostic.\" 844957Scael.Dd 944957Scael.Dt NEWALIASES 1 1044957Scael.Os BSD 4 1144957Scael.Sh NAME 1244957Scael.Nm newaliases 1344957Scael.Nd rebuild the data base for the mail aliases file 1444957Scael.Sh SYNOPSIS 1544957Scael.Nm newaliases 1644957Scael.Sh DESCRIPTION 1744957Scael.Nm Newaliases 1819225Smckusickrebuilds the random access data base for the mail aliases file 1944957Scael.Pa /etc/aliases . 2066225SbosticIt must be run each time this file is changed in order 2119225Smckusickfor the change to take effect. 2265985Seric.Pp 2365985Seric.Nm Newaliases 2466225Sbosticis identical to 25*66227Sbostic.Dq Li "sendmail -bi" . 2666225Sbostic.Pp 2766225SbosticThe 2866225Sbostic.Nm newaliases 2966225Sbosticutility exits 0 on success, and >0 if an error occurs. 3066225Sbostic.Sh FILES 3166225Sbostic.Bl -tag -width /etc/aliases -compact 3266225Sbostic.It Pa /etc/aliases 3366225SbosticThe mail aliases file 3466225Sbostic.El 3544957Scael.Sh SEE ALSO 3665985Seric.Xr aliases 5 , 3744957Scael.Xr sendmail 8 3844957Scael.Sh HISTORY 3950701ScaelThe 4050701Scael.Nm newaliases 4150701Scaelcommand appeared in 4249507Scael.Bx 4.0 . 43