I get an error at 56.5% completion when trying to restore an email account: Error: IMAP: APPEND command error: BAD ['Could not parse command'] That's strange. I can edit someone else's post! Fix your website, guys |
|||
|
Support usIf you like our tool, please donate 10$ to support further development of this tool. Many thanks! PollActive forum topicsRecent comments
|
|
Gmail
Quote of the day |
| Copyright (c) 2008 - 2009 All rights reserved. |
the same error
Error: IMAP: APPEND command error: BAD ['Could not parse command']
no idea why.
I have the same error at
I have the same error at 76.4%.
Hans
Unable to back-up
I cannot back-up as well, with same error message as above. Do these posts actually get answered?
Oh no...
We have been left behind!
rename .eml files that have
rename .eml files that have the characters *,/,+, etc in them.
You can do this easily with a perlbased linux program called rename:
rename -v s/\\*/_/g *.eml
rename -v s/\\+/_/g *.eml
rename -v s/\\//_/g *.eml
Post new comment