praliases Command

Purpose

Displays mail aliases of the system.

Syntax

praliases [-C file] [-f file] [key]

Description

The praliases command displays current aliases of the system for each line, in no particular order. The special internal @:@ alias is displayed, if present.

Flags

Item Description
-C file Reads the specified sendmail configuration file instead of the default sendmail configuration file.
-f file Reads the specified file instead of the configured aliases files of the sendmail file.
key Displays entries that match the keys, if one or more keys are specified on the command line.
Note: The praliases command exits with 0 on success and with >0 if an error occurs.

Files

Item Description
/etc/mail/sendmail.cf Contains the default sendmail configuration file.