December 2002
Intermediate to advanced
1232 pages
56h 38m
English
-C
The praliases program reads the sendmail program’s configuration file to locate the aliases database files. It scans the configuration file looking for lines that begin with one of the two following prefixes:
O AliasFile= OA
The location of the configuration file is defined at compile time
with _PATH_SENDMAILCF (_PATH...). If you wish to
use a different configuration file, you can do so by specifying it
with this -C command-line switch:
% praliases -C /etc/mail/sendmail.cf.newRead now
Unlock full access