Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doveadm rbox check -u user #113

Closed
peter-mauritius opened this issue Dec 11, 2017 · 1 comment
Closed

doveadm rbox check -u user #113

peter-mauritius opened this issue Dec 11, 2017 · 1 comment

Comments

@peter-mauritius
Copy link
Collaborator

peter-mauritius commented Dec 11, 2017

Create an doveadm plugin for rbox.

The first subcommand to implement is "check". "check" performs a consistency check between the users mailboxes and the objects in the corresponding RADOS namespace. Mail objects that are not referenced by Dovecot's index will be deleted.

@jrse
Copy link
Contributor

jrse commented Jul 9, 2018

cleaning up all objects in the users namespace which are not referenced in the index files,
can be done with:

doveadm rmb check indices -u delete_not_referenced_objects

there will be no confirmation!

@jrse jrse closed this as completed Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants