praliases(1)




NAME

     praliases - display system mail aliases


SYNOPSIS

     praliases [-c configfile] [-f aliasfile] [key]


DESCRIPTION

     The praliases utility displays system mail aliases. When  no
     key is given, praliases displays the current system aliases,
     one per line, in no particular order. The form is key:value.
     If  a  key  is  given,  only  that  key is looked up and the
     appropriate key:value is displayed if found.


OPTIONS

     The following options are supported:

     -c configfile
           Specifies a  sendmail configuration file.

     -f aliasfile
           Reads the specified file   aliasfile  instead  of  the
           default sendmail system aliases file.


OPERANDS

     The following operands are supported:

     key   A specific alias key to look up.


EXIT STATUS

     The following exit values are returned:

     0     Successful operation.

     >0    An error occurred.


FILES

     /etc/mail/aliases
           Default sendmail system aliases file

     /etc/mail/aliases.db
           Database versions of the /etc/mail/aliases file

     /etc/mail/aliases.dir

     /etc/mail/aliases.pag
           Database versions of the /etc/mail/aliases file

     /etc/mail/sendmail.cf
           Default sendmail configuration file


ATTRIBUTES


     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWsndmu                   |
    |_____________________________|_____________________________|


SEE ALSO

     mailq(1), newaliases(1M), sendmail(1M), attributes(5)


Man(1) output converted with man2html