Review
The review command normally returns basic information about a mailing list to the person who requested it. However, if the review command is requested by an administrator, after a login command, then the review command also returns a full list of the email addresses of the members of that mailing list.
Usage:
review listname [all | names | full | held | unsub | private | expired | confirm]
For example:
login saxophone
review jazztalk
There are many options for the review command. If no arguments are given then members of type 'normal' are returned. Below is a short description of the function of each:
(none) - return only those members who are of normal status ( default )
all - return members of all types.
names - return the email addresses and names only (for normal members only).
full - return email addresses, names, and other information (for normal members only).
held - return only those members who are on hold.
unsub - return only those members who have unsubscribed.
private - return only those members who are of private status.
expired - return only those members whose subscriptions have expired.
confirm - return only those members who are of confirm status.
Here are two examples of the review command with an option:
login saxophone
review jazztalk full
login saxophone
review jazztalk names
For more information, see "Mailing List Information".