summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/newaliases.1
blob: 20fd0e74e26ae85d8a2b58f3b9bc1bcec4b8b529 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.\" 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.
.\"
.\"
.\"     $Id: newaliases.1,v 8.19 2001/10/10 03:23:17 ca Exp $
.\"
.TH NEWALIASES 1 "$Date: 2001/10/10 03:23:17 $"
.SH NAME
newaliases
\- rebuild the data base for the mail aliases file
.SH SYNOPSIS
.B newaliases
.SH DESCRIPTION
.B 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.
.PP
.B Newaliases
is identical to ``sendmail -bi''.
.PP
The
.B newaliases
utility exits 0 on success, and >0 if an error occurs.
.PP
Notice: do
.B not
use
.B makemap
to create the aliases data base, because
.B newaliases
puts a special token into the data base that is required by
.B sendmail.
.SH FILES
.TP 2i
/etc/mail/aliases
The mail aliases file
.SH SEE ALSO
aliases(5), sendmail(8)
.SH HISTORY
The
.B newaliases
command appeared in 4.0BSD.
OpenPOWER on IntegriCloud