You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
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?
The text was updated successfully, but these errors were encountered: