1PRALIASES(8) System Manager's Manual PRALIASES(8)
2
3
4
6 praliases - display system mail aliases
7
9 praliases [-C file] [-f file] [key ...]
10
12 The praliases utility displays the current system aliases, one per
13 line, in no particular order. The special internal @:@ alias will be
14 displayed if present.
15
16 The options are as follows:
17
18 -C Read the specified sendmail configuration file instead of the
19 default sendmail configuration file.
20
21 -f Read the specified file instead of the configured sendmail sys‐
22 tem aliases file(s).
23
24 If one or more keys are specified on the command line, only entries
25 which match those keys are displayed.
26
27 The praliases utility exits 0 on success, and >0 if an error occurs.
28
30 /etc/mail/sendmail.cf The default sendmail configuration file.
31
33 mailq(1), sendmail(8)
34
35
36
37 $Date: 2000/12/15 19:53:45 $ PRALIASES(8)