NAME

listvdomain - Lists the members of a virtual domain

SYNOPSIS

listvdomain [-a] [--aliases] [--quiet] [-u] [--users] [user [user ...]]

DESCRIPTION

This program lists all the users in a domain. The listing consists of one user per line, and each line has three columns: the virtual user name, Yes or No depending if the user has a mailbox, and an optional list of forwarding addresses, all seperated by a space.

OPTIONS

-a, --aliases

Show only accounts without a mailbox.

--quiet

Suppress all status messages.

-u, --users

Show only accounts with a mailbox.

AUTHORS

Bruce Guenter <bruce@untroubled.org>