Lists mail aliases and their addresses.
ali [ -alias File ] [ -list | -nolist ] [ -normalize | -nonormalize ] [ -user User | -nouser ] [ Alias ... ]
The ali command lists mail aliases and their addresses. By default, this command searches the /etc/mh/MailAliases file and writes to standard output each alias and its address defined in the file. To specify an alternate mail aliases file, use the -alias File flag.
If you specify the -user flag, the ali command searches the alias files for the user name and writes to standard output the aliases that contain this user name.
ali
ali mygroup
A list similar to the following is displayed on your local system:
mike@mercury george@helium vicky@venus
$HOME/.mh_profile | Contains the MH user profile. |
/etc/group | Contains a list of groups. |
/etc/passwd | Contains a list of users. |
/etc/mh/MailAliases | Contains the default mail alias file. |
/usr/bin/ali | Contains the ali command. |
The comp command, dist command, forw command, repl command, send command, whom command.
Mail Overview in AIX 5L Version 5.2 System User's Guide: Communications and Networks.