Error: IMAP: APPEND command error: BAD ['Could not parse command']

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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

  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <br> <p> <img>

More information about formatting options