diff -r 000000000000 -r 6f7a81934006 commands/listvdomain.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commands/listvdomain.html Wed Jan 16 22:39:43 2008 +0100 @@ -0,0 +1,72 @@ + + +listvdomain - Lists the members of a virtual domain + + + + + + + + + +

+

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, the +mailbox directory (or - if none is set), 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 <bruceg@em.ca> + + + +