-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #156: modified log entry. mv|cp|save:src_ns,src_oid;metadata_key=metadata_value:metadata_key=metadata_value:.... * #156: basic doveadm rmb plugin - basic integration of rmb plugin - lsppols as first command. * #156: added: doveadm rmb plugin commands - doveadm rmb config create - doveadm rmb config show - doveadm rmb config update key=value * #156: doveadm rmb plugin new commands: - ls / get / set * #156: doveadm rmb plugin - ls mb, rename, delete * #156: rmb plugin command + save_log * #156: cleanup. * #156: cleanup -removed debug message * #156: doveadm rmb save_log - restores the index entry of moved objects. * #156: doveadm rmb command check indices - new doveadm rmb check indices -u <username> iterates over all user mailboxes and checks if mail does exist. if mail does not exist, it prints out message with uid, guid and oid. * #156: doveadm rmb check indices - detect not referenced mail objects in user namespace and print them out. * #147: doveadm rmb check indices delete_not_referenced_objects - new option for rmb check indices to delete all mail objects of a user which are not referenced in a index file (all mailboxes). - doveadm force-resync -u .. <box> is available to restore index entries. * #149: doveadm force-resync -u <user> INBOX - force-resync ignores the mailbox parameter like mdbox does and performes does a force-resync for all user mailboxes. * #149: doveadm force-rebuild - uid is always generated and updated * #156: removed some warnings / addional input param checks. * #156: build 2.3 fix. * #147: check indices no longer loads metadata by default - doveadm rmb check indices does no loger load metadata by default - stat is done async. * build fix. * doveadm mailbox delete - delete mail objects asynchronous * #163 new config option rados_check_empty_mailboxes = true|false new doveadm rmb mailbox delete cmd * #163: build fix 2.3, moved dovecot doevadm mailbox_delete function to rbox_src * 163: #ifdefs for 2.2.21 build and removed some warnings * #163: removed some debug messages * added dovecad plugin lib10_doveadm_rbox_plugin.la * cleanup mailbox before do copybox
- Loading branch information
1 parent
26e29b6
commit 7845e49
Showing
31 changed files
with
1,818 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.