2000-05-03 13:27:16 +04:00
|
|
|
.\" Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
|
|
|
|
.\" All rights reserved.
|
2000-02-07 23:05:21 +03:00
|
|
|
.\"
|
|
|
|
.\" 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.
|
|
|
|
.\"
|
|
|
|
.\"
|
2001-01-04 15:36:48 +03:00
|
|
|
.\" Id: praliases.8,v 8.15.4.2 2000/12/15 19:50:45 gshapiro Exp
|
2000-02-07 23:05:21 +03:00
|
|
|
.\"
|
2001-01-04 15:36:48 +03:00
|
|
|
.TH PRALIASES 8 "Date: 2000/12/15 19:50:45"
|
2000-05-03 13:27:16 +04:00
|
|
|
.SH NAME
|
2001-01-04 15:36:48 +03:00
|
|
|
praliases
|
2000-05-03 13:27:16 +04:00
|
|
|
\- display system mail aliases
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B praliases
|
|
|
|
.RB [ \-C
|
|
|
|
.IR file ]
|
|
|
|
.RB [ \-f
|
|
|
|
.IR file ]
|
|
|
|
.RB [\c
|
|
|
|
.IR key
|
|
|
|
.IR ... ]
|
|
|
|
.SH DESCRIPTION
|
2000-02-07 23:05:21 +03:00
|
|
|
The
|
2000-05-03 13:27:16 +04:00
|
|
|
.B praliases
|
|
|
|
utility displays the current system aliases,
|
2000-02-07 23:05:21 +03:00
|
|
|
one per line, in no particular order.
|
2000-05-03 13:27:16 +04:00
|
|
|
The special internal @:@ alias will be displayed if present.
|
|
|
|
.PP
|
2000-02-07 23:05:21 +03:00
|
|
|
The options are as follows:
|
2000-05-03 13:27:16 +04:00
|
|
|
.TP
|
|
|
|
.B \-C
|
|
|
|
Read the specified sendmail configuration file instead of the default
|
|
|
|
.B sendmail
|
|
|
|
configuration file.
|
|
|
|
.TP
|
|
|
|
.B \-f
|
|
|
|
Read the specified file instead of the configured
|
|
|
|
.B sendmail
|
|
|
|
system aliases file(s).
|
|
|
|
.PP
|
|
|
|
If one or more keys are specified on the command line,
|
|
|
|
only entries which match those keys are displayed.
|
|
|
|
.PP
|
2000-02-07 23:05:21 +03:00
|
|
|
The
|
2000-05-03 13:27:16 +04:00
|
|
|
.B praliases
|
2000-02-07 23:05:21 +03:00
|
|
|
utility exits 0 on success, and >0 if an error occurs.
|
2000-05-03 13:27:16 +04:00
|
|
|
.SH FILES
|
|
|
|
.TP 2.5i
|
|
|
|
/etc/mail/sendmail.cf
|
2000-02-07 23:05:21 +03:00
|
|
|
The default
|
2000-05-03 13:27:16 +04:00
|
|
|
.B sendmail
|
|
|
|
configuration file.
|
|
|
|
.SH SEE ALSO
|
|
|
|
mailq(1),
|
|
|
|
sendmail(8)
|