*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: newaliases | Section: 8 | Source: OpenBSD | File: newaliases.8
NEWALIASES(8) FreeBSD System Manager's Manual NEWALIASES(8) NAME newaliases - rebuild mail aliases SYNOPSIS newaliases [-f file] DESCRIPTION The newaliases utility makes changes to the mail aliases file visible to smtpd(8). It should be run every time the aliases(5) file is changed. The location of the alias file is defined in smtpd.conf(5), and defaults to /etc/mail/aliases. The options are as follows: -f file Use file as the configuration file, instead of the default /etc/mail/smtpd.conf. If using database (db) files, newaliases is equivalent to running makemap(8) as follows: # makemap -t aliases /etc/mail/aliases If using plain text files, newaliases is equivalent to running smtpctl(8) as follows: # smtpctl update table aliases FILES /etc/mail/aliases List of local user mail aliases. /etc/mail/virtual List of virtual host aliases. EXIT STATUS The newaliases utility exits 0 on success, and >0 if an error occurs. SEE ALSO smtpd.conf(5), makemap(8), smtpctl(8), smtpd(8) HISTORY The newaliases command first appeared in OpenBSD 4.6 as a replacement for the equivalent command shipped with sendmail. FreeBSD 14.1-RELEASE-p8 July 20, 2018 FreeBSD 14.1-RELEASE-p8

Navigation Options