imapsync / imapsync/imapsync

Issue with \Noselect

Open
#148 13 comments 0 reactions 1 assignee View on GitHub

@gilleslamiral is already working on this.

Since Sep 21, 2018.

Default Folders
Dominant language
Shell
Stars
4.2k
Forks
531
PR merge metrics
No merged PRs in 30d

Description

Hi! There's a folder in a test mailbox that has \Noselect flag. This causes imapsync to fail the migration:

++++ Listing 3 errors encountered during the sync ( avoid this listing with --noerrorsdump ). Err 1/3: Host1 Folder 123456: Could not select: 30 NO Mailbox does not exist Err 2/3: Host1 folder 123456: Could not select: 69 NO Mailbox does not exist Err 3/3: Host1 Folder 123456: Could not select: 137 NO Mailbox does not exist Exiting with return value 111
Listing the folders, this is what we have:

`* LIST (\HasChildren \Noselect) "." "123456"

  • LIST (\HasNoChildren) "." "123456.54321"
  • LIST (\HasNoChildren) "." "123456.78910"`

How to handle those folders and have a successful migration?
Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.