restore-mbox doesn't seem to honor --label-prefix
See original GitHub issueFull steps to reproduce the issue:
- Do an mbox export from Google Vault
gyb --action restore-mbox --email me@mydomain.com --label-prefix gybrestore
- login as me@mydomain in Gmail. All the mail is restores, but all the labels are at the top level.
Expected outcome (what are you trying to do?): I am trying to do an mbox restore into an account, but would like all the messages to be under a label.
Actual outcome (what errors or bad behavior do you see instead?): I see all the messages restore, but --label-prefix is not applied.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5
Top Results From Across the Web
restore-mbox doesn't seem to honor --label-prefix · Issue #216 ...
Expected outcome (what are you trying to do?): I am trying to do an mbox restore into an account, but would like all...
Read more >biblatex - labelprefix to newrefcontext replacing prefixnumbers ...
It seems to me that refcontext s are not supported by the bibtex backend, so you have switch to biber as backend. When...
Read more >Different scores between fuzzywuzzy and rapidfuzz - Maxbachmann ...
So in your example the results are different, because fuzzywuzzy does not ... restore-mbox doesn't seem to honor --label-prefix, 5, 2019-08-24, 2022-08-29.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
this should be fixed in latest GYB versions, if not please re-open.
I had this problem as well, everything restored perfectly, but I could never manage to get the --label-restored argument to work.