praliases

 


 
 
 
 User Commands                                        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

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/sendmail.cf" The default sendmail configuration file. /etc/mail/aliases The default sendmail system aliases file. /etc/mail/aliases.dir /etc/mail/aliases.pag The database versions of the /etc/mail/aliases file.

ATTRIBUTES

See attributes(5) for descriptions of the following attri- butes: SunOS 5.8 Last change: 21 Dec 1998 1 User Commands praliases(1) ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Availability | SUNWsndmu | |_____________________________|_____________________________|

SEE ALSO

mailq(1), newaliases(1), sendmail(1M), attributes(5) SunOS 5.8 Last change: 21 Dec 1998 2