commands/vupgrade.pod
author "Tomas Zeman <tzeman@volny.cz>"
Sun, 20 Jan 2008 00:22:25 +0100
changeset 3 3d1d327cfa68
parent 2 b3afb9f1e801
permissions -rw-r--r--
vmailmgr-0.97

=head1 NAME

vupgrade - Upgrades the vmailmgr data files for a virtual domain

=head1 SYNOPSIS

B<vupgrade>
[B<--quiet>]


=head1 DESCRIPTION



Reads in a standard virtual password table in the current directory,\n"
"and writes it out to the current table format.  The file names for the\n"
"input and output tables are determined from the configuration file.\n"
"In addition, a user directory is created for each account that does\n"
"not have one.


=head1 OPTIONS

=over 8

=item B<--quiet>

Suppress all status messages.

=back

=head1 AUTHORS

Bruce Guenter <bruceg@em.ca>