- bookworm 8.17.1.9-2+deb12u2
- bookworm-backports 8.18.1-6~bpo12+1
- testing 8.18.1-6
- unstable 8.18.1-6
NEWALIASES(8) | System Manager's Manual | NEWALIASES(8) |
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¶
HISTORY¶
The newaliases command appeared in 4.0BSD.
$Date: 2013-11-22 20:51:56 $ |