Skip to content
New issue

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

Structure not duplicated on IMAP #17

Open
Bailed opened this issue Nov 4, 2020 · 1 comment
Open

Structure not duplicated on IMAP #17

Bailed opened this issue Nov 4, 2020 · 1 comment

Comments

@Bailed
Copy link

Bailed commented Nov 4, 2020

Hi,
Here is my local structure :

  • MASTER
  • FOLDER1.mbox
  • FOLDER1.sbd
    -- SUBFOLDERA.mbox
    -- SUBFOLDERB.mbox
    -- SUBFOLDERB.sbd
    --- LASTFOLDER.mbox

When I try : python imap_upload.py --host=imap.myhost.com --port=143 --user=[email protected] --password=password -r /FOLDER/MASTER

Inbox go to Inbox
MASTER folder is create

But FOLDER1 is not created, either SUBFOLDERB and all mails are going to MASTER.

Any ideas ?

Thanks for the work !

@rgladwell
Copy link
Owner

Is there any output I could take a look at?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants