An open API service indexing awesome lists of open source software.

https://github.com/oetiker/zmmsgmover

Zimbra Message Mover
https://github.com/oetiker/zmmsgmover

Last synced: 3 months ago
JSON representation

Zimbra Message Mover

Awesome Lists containing this project

README

        

=head1 NAME

zmmsgmover - Zimbra Message Mover

=head1 SYNOPSIS

B [I...] I|B I I

--man show man-page and exit
-h, --help display this help and exit
--noaction just talk don't act
--verbose talk while working
--debug show all output before it is parsed

=head1 DESCRIPTION

Migrate messages from one folder to another. Removing the source folder
after migration. If the destination folder does not exist, the selected
folder will simply be renamed to the new name.

The initial C> for folder names is implide. Write C and not C.

This command has to be executed as the zimbra user (C).

=head1 EXAMPLES

Move all messages for one account

zmmsgmover [email protected] sent-mail Sent

Move messages for all accunts on the system

zmmsgmover ALL sent-mail Sent

=head1 COPYRIGHT

Copyright (c) 2016 by OETIKER+PARTNER AG. All rights reserved.

=head1 LICENSE

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

=head1 AUTHOR

[email protected]>

=head1 HISTORY

2016-02-15 to Initial Version

=cut