commands/listvdomain.pod
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
equal deleted inserted replaced
1:30113bfbe723 2:b3afb9f1e801
    15 =head1 DESCRIPTION
    15 =head1 DESCRIPTION
    16 
    16 
    17 This program lists all the users in a domain.
    17 This program lists all the users in a domain.
    18 The listing consists of one user per line,
    18 The listing consists of one user per line,
    19 and each line has three columns:
    19 and each line has three columns:
    20 the virtual user name, the mailbox directory (or C<-> if none is set),
    20 the virtual user name, C<Yes> or C<No> depending if the user has a mailbox,
    21 and an optional list of forwarding addresses, all seperated by a space.
    21 and an optional list of forwarding addresses, all seperated by a space.
    22 
    22 
    23 
    23 
    24 =head1 OPTIONS
    24 =head1 OPTIONS
    25 
    25