1NEWALIASES(1) General Commands Manual NEWALIASES(1)
2
3
4
6 newaliases - rebuild the data base for the mail aliases file
7
9 newaliases
10
12 Newaliases rebuilds the random access data base for the mail aliases
13 file /etc/aliases. It must be run each time this file is changed in
14 order for the change to take effect.
15
16 Newaliases is identical to ``sendmail -bi''.
17
18 The newaliases utility exits 0 on success, and >0 if an error occurs.
19
20 Notice: do not use makemap to create the aliases data base, because
21 newaliases puts a special token into the data base that is required by
22 sendmail.
23
25 /etc/aliases The mail aliases file
26
28 aliases(5), sendmail(8)
29
31 The newaliases command appeared in 4.0BSD.
32
33
34
35 $Date: 2013-11-22 20:51:56 $ NEWALIASES(1)