logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

praliases - display system mail aliases

Description

       The  praliases  utility  displays  the current system aliases, one per line, in no particular order.  The
       special internal @:@ alias will be displayed if present.

       The options are as follows:

       -Cfile
              Read the specified sendmail configuration file instead of the default sendmail configuration file.

       -ffile
              Read the specified file instead of the configured sendmail system aliases file(s).

       If one or more keys are specified on the command line, only entries which match those keys are displayed.

       The praliases utility exits 0 on success, and >0 if an error occurs.

Files

       /etc/mail/sendmail.cf    The default sendmail configuration file.

Name

       praliases - display system mail aliases

See Also

mailq(1), sendmail(8)

                                          $Date: 2013-11-22 20:51:53 $                              PRALIASES(8)

Synopsis

praliases [-Cfile] [-ffile] [key...]

See Also