We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Full steps to reproduce the issue:
Expected outcome (what are you trying to do?): Messages restored
Actual outcome (what errors or bad behavior do you see instead?): A large amount of errors like so:
ERROR: 400: Invalid label: IMPORTANT. Skipping message restore. ERROR: 400: Invalid label: IMPORTANT. Skipping message restore. ERROR: 400: Invalid label: SENT. Skipping message restore. ERROR: 400: Invalid label: SENT. Skipping message restore. ERROR: 400: Invalid label: IMPORTANT. Skipping message restore.
only a small number of messages is actually restored.
The text was updated successfully, but these errors were encountered:
Seems that adding a prefix label with --label-prefix RESTORE worked around these errors.
--label-prefix RESTORE
Sorry, something went wrong.
Same message, restoring mbox but stops the process.
Restoring from 22.69gb file c:\tmp\tb\recupero.mbox... Creating label Da leggere 400: Invalid label name - invalidArgume
No branches or pull requests
Full steps to reproduce the issue:
Expected outcome (what are you trying to do?): Messages restored
Actual outcome (what errors or bad behavior do you see instead?):
A large amount of errors like so:
only a small number of messages is actually restored.
The text was updated successfully, but these errors were encountered: