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

retore user shows "Done!" but i cant find any restored mail on inbox target user #438

Open
lanserosk opened this issue Oct 11, 2023 · 1 comment

Comments

@lanserosk
Copy link

I want to restore the emails of a user deleted 3 months ago where they managed to download their emails via Takeout, thus obtaining their MBOX files, these files need to be restored in a new account, the following command is being used

gyb --action restore-mbox --email [email protected] --use-admin [email protected] --local-folder C:\Users\Me\Documents\MBOX\carlos\ --strips-labels --label-restored restored-uptodate

(im using --strip-labels because label in spanish called "No Leídos" shows an error then i use it to skip all labels)

when the command is run it shows the message "Done!" but when I go to check the target user's inbox, no email from the previous account appears

The latest version of GYB has been installed

Is there something I'm not doing right?

@ZackMattor
Copy link

We are also getting this behavior... trying to restore to a group, with use-admin. It claims to be "done!" but nothing shows up under the conversations. Did you ever solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants