summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/praliases/praliases.8
blob: 08337019dce47ef6a1750508c997ed91209e383e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.\" Copyright (c) 1998 Sendmail, Inc.  All rights reserved.
.\"
.\" By using this file, you agree to the terms and conditions set
.\" forth in the LICENSE file which can be found at the top level of
.\" the sendmail distribution.
.\"
.\"
.\"	@(#)praliases.8	8.5 (Berkeley) 5/19/1998
.\"
.Dd April 25, 1996
.Dt PRALIASES 1
.Os BSD 3
.Sh NAME
.Nm praliases
.Nd display system mail aliases
.Sh SYNOPSIS
.Nm praliases
.Op Fl f Ar file
.Sh DESCRIPTION
The
.Nm praliases
utility displays the current system aliases,
one per line, in no particular order.
.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl f
Read the specified file instead of the default
.Nm sendmail
system aliases file.
.El
.Pp
The
.Nm praliases
utility exits 0 on success, and >0 if an error occurs.
.Sh FILES
.Bl -tag -width /var/log/sendmail.stXX -compact
.It Pa /etc/aliases
The default
.Nm sendmail
system aliases file.
.It Pa /etc/aliases.db
The database version of the
.Pa /etc/aliases
file.
.El
.Sh SEE ALSO
.Xr mailq 1 ,
.Xr sendmail 8
OpenPOWER on IntegriCloud