.\" Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers. .\" All rights reserved. .\" Copyright (c) 1983, 1997 Eric P. Allman. All rights reserved. .\" Copyright (c) 1985, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" By using this file, you agree to the terms and conditions set .\" forth in the LICENSE file which can be found at the top level of .\" the sendmail distribution. .\" .\" .\" $Sendmail: newaliases.1,v 8.19 2001/10/10 03:23:17 ca Exp $ .\" .Dd October 21, 2008 .Dt NEWALIASES 8 .Os .Sh NAME .Nm newaliases .Nd rebuild the data base for the mail aliases file .Sh SYNOPSIS .Nm newaliases .Sh DESCRIPTION .Nm rebuilds the random access data base for the mail aliases file .Pa /etc/mail/aliases . It must be run each time this file is changed in order for the change to take effect. .Pp The .Nm utility exits 0 on success, and >0 if an error occurs. .Sh FILES .Bl -tag -width /etc/mail/aliases -compact .It Pa /etc/mail/aliases The mail aliases file .El .Sh SEE ALSO .Xr aliases 5 , .Xr mailer.conf 5 , .Xr makemap 8 , .Xr smtpd 8 .Sh HISTORY The .Nm command appeared in .Ox 4.5 as a replacement for the older .Nm utility that was shipped with .Xr sendmail .