GithubHelp home page GithubHelp logo

Comments (4)

rgladwell avatar rgladwell commented on June 14, 2024

CC @adriangibanelbtactic

from imap-upload.

adriangibanelbtactic avatar adriangibanelbtactic commented on June 14, 2024

I have tried a variety of different options to upload my Google Takeout mbox to my IMAP account. No matter what I do I get:

to [Opened,Category Updates] NG (b'Client tried to access nonexistent namespace. (Mailbox name should probably be prefixed with: INBOX

Here is the command line I am using. Any suggestions would be greatly appreciated... python3 imap_upload.py --ssl [email protected] --password='test' --host=imap.dreamhost.com --port=993 --error='All mail Including Spam and Trash_errors.mbox' --box='INBOX' --google-takeout --google-takeout-box-as-base-folder 'All mail Including Spam and Trash-002.mbox'

So far the command seems ok to me.

Maybe you should try to determine what is the folder separator for your imap server and then use the --folder-separator= parametre.

Otherwise use an imap client to explore your imap server and check if INBOX is actually your root folder in your imap folder. It is imap-upload (and not the imap server) which it's saying that the mailbox name should probably be prefixed with INBOX. It might be something else than INBOX after all.

from imap-upload.

miroslavpetrov avatar miroslavpetrov commented on June 14, 2024

Same issue here. @marckagan Did you find a solution? I also try to migrate my emails from google workspace.

from imap-upload.

rgladwell avatar rgladwell commented on June 14, 2024

@miroslavpetrov did you try the advice suggested by @adriangibanelbtactic above?

from imap-upload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.